v1
latestOpenAPI 3.0.32026-07-24214879985.1 KBNotifications
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.