Required Permissions
notifications:update
Authentication
This endpoint requires authentication. Include your bearer token in the Authorization header.Path Parameters
Parameter | Type | In | Required | Description |
---|---|---|---|---|
notificationId | string | path | ✅ | ID of the notification to mark as read |
Responses
✅ 200 - Notification marked as read
⚠️ 401 - undefined
⚠️ 404 - undefined
❌ 500 - undefined
Tags
Notifications
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
ID of the notification to mark as read
Example:
"1"