Notification

Mark notification as read

Marks a single notification as read. The notification must belong to the current user.

PATCH
/api/v2/notifications/{id}/read

Authorization

BearerAuthObject
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Notification UUID

Response Body

application/json

application/json

application/json

curl -X PATCH "https://example.com/api/v2/notifications/0197f3c1-1b2c-7d3e-8f40-0a1b2c3d4e5f/read"
Empty
{  "message": {    "error": "Your request was made with invalid credentials."  }}
{  "message": {    "error": "Page not found"  }}
{  "message": {    "error": "Oops! Something went wrong! Write to administrator. Your Request Id {f1177aee-9a99-42f0-a23f-4dd29fc39b65-672e0df972ccb}"  }}