Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Path Parameters
The ID of the notification
Query Parameters
The read status of the notification
Response
200 - application/json
Updated notification
Represents a notification for an account.
Unique identifier for the notification.
Identifier for the workspace associated with the notification.
Identifier for the user associated with the notification.
Identifier for the history associated with the notification.
Indicates whether the notification has been read.
The user associated with the notification.
The history associated with the notification.