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