Newer Version Available
Notification
- Resource
- /connect/notifications/notificationId
- Available since version
- 49.0
- Requires Chatter
- No
- HTTP methods
- GET, PATCH
- Request body for PATCH
-
- Root XML tag
- <notification>
- JSON example
-
1{ "read" : "true" } - Properties
-
- Request parameters for PATCH
-
Parameter Type Description Required or Optional Available Version read Boolean Marks a notification as read (true) or unread (false). Required if seen isn’t specified 49.0 seen Boolean Marks a notification as seen (true) or unseen (false). Required if read isn’t specified 49.0 - Response body for GET and PATCH
- Notification