API Reference / Notifications

POST /notifications/mark_all_as_read

Marks all users' notifications as read

Marks all users' notifications as read

Responses

201 Created
  • statusintegerint32

    Response code

  • messagestring

    Response message

  • timestampintegerunix-timestamp

    Response time

  • dataobject

Standard error responses: 400 · 401 · 403 · 404 · 409 · 500 — shared across the API. See Errors.

Related guides