Skip to main content
PATCH
Mark All Notifications as Read
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

Required Permissions

  • notifications:update
Authorization:
  • Required role: user or higher

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Response

All notifications marked as read

status
string
Example:

"success"

message
string
Example:

"Operation completed successfully"