v1
latestOpenAPI 3.0.3Proprietary2026-07-1713346131.7 KBNotifications
Mark notification as read
Marks a single notification as read for the authenticated user.
put/notifications/{id}
Path parameters
idstring uuid required
Resource UUID
Response
Notification updated successfully
Example response
{
"done": true,
"message": "Operation completed successfully"
}