Mark all notifications as read
PUT/notifications
Mark all notifications as read
Request
Responses
- 200
- default
Notifications marked as read
- application/json
- Schema
Schema
string
Unexpected error
- application/json
- Schema
- Example (from schema)
- Example
Schema
error string
{
"error": "string"
}
{
"error": "An unexpected error occured"
}
Loading...