Notification

Mark all notifications as read

Marks all unread in-app notifications as read for the current user in their workspace.

PATCH
/api/v2/notifications/read-all

Authorization

BearerAuthObject
AuthorizationBearer <token>

In: header

Response Body

application/json

application/json

curl -X PATCH "https://example.com/api/v2/notifications/read-all"
Empty
{  "message": {    "error": "Your request was made with invalid credentials."  }}
{  "message": {    "error": "Oops! Something went wrong! Write to administrator. Your Request Id {f1177aee-9a99-42f0-a23f-4dd29fc39b65-672e0df972ccb}"  }}