Update notification record

Update a notification record with the specified values. The ID field is required and must match an existing notification.
All fields other than the ID are optional.
Creation timestamp, user and other administrative fields can not updated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

A request to update a specific notification with the specified fields.
The ID field is required, all other fields are optional.
Specified fields will be used to included in the persisted NotificationRecord. If no fields are specified then the
notification record update is not performed. If the ID is not specified an error is returned.

notification_id
array of strings

Unique IDs for notifications; required for update.

notification_id
string
enum
Defaults to UNDEFINED

Specifies the supported severities available in notifications.

Allowed:
string
enum
Defaults to UNREAD

Specifies the supported states available in notifications.

Allowed:
template_data
array of objects

Not required for update.

template_data
Responses

Language
Credentials
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json