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

Documentation Index

Fetch the complete documentation index at: https://docs.xenovia.io/llms.txt

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

Headers

Authorization
string | null

Response

Successful Response