API reference
PATCHRequires Bearer token
Patch users notifications read-all
/api/users/notifications/read-all
Update `/api/users/notifications/read-all`. Authenticated routes need `Authorization: Bearer {token}` from `POST /api/v1/login`.
Path parameters
This endpoint has no path parameters.
Query parameters
This endpoint has no query parameters.
Request body
This endpoint does not accept a request body.
Responses
| Status | Meaning |
|---|---|
| 500 | See the example response. |