Skip to main content
PATCH
Toggle notification status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
status
enum<string>

The specific status to set (optional)

Available options:
UNREAD,
READ
Example:

"READ"

Response

200 - application/json

Notification status toggled successfully

statusCode
number
required

HTTP Status code

Example:

200

timestamp
string
required

Timestamp of the response

Example:

"2026-01-12T09:08:08.140Z"

message
string
required

Response message

Example:

"Success"

data
object
required

Response data