Notifications

Update if a notification is read

patch/notifications/{id}

Path parameters

idstring required

Edition ID

Request body

readboolean

Example request

{
  "read": true
}

Response

The notification has been successfully updated.

Changes

No recorded changes to this endpoint across all 1 revision of this API.