← Back to all endpoints
POST /dashboard/notifications/read-all auth required

Headers

NameRequiredDescription
X-Session-Token Yes -

Request Body

Content-TypeFormat
application/json object

Schema

FieldTypeRequiredDescription
sources array[string] No Sources

Example

{ "sources": [] }

Responses

200 Successful Response
422 Validation Error
{ "detail": [] }