Notifications
Update if a notification is read
patch/notifications/{id}
Path parameters
idstring required
Edition ID
Request body
Example request
{
"read": true
}Response
The notification has been successfully updated.
Update if a notification is read
Edition ID
{
"read": true
}The notification has been successfully updated.