Skip to main content
POST
/
v1
/
notifications
/
read-all
Mark All Read
curl --request POST \
  --url https://api.example.com/v1/notifications/read-all
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.n8negri.xyz/llms.txt

Use this file to discover all available pages before exploring further.

Headers

Authorization
string | null

Response

Successful Response