Acknowledge Notification
PATCH {{base_url}}/central/v1/notifications/:notification_id
Update a notification. This is used for acknowledging a notification.
Request Body
{"acknowledged"=>"<boolean>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
""