notifications

Mark notifications read

post/api/v1/notifications/read-all

Request body

idsstring[]

Acknowledge exactly these notifications. Omit to acknowledge every unread notification; paginating clients should send the ids they actually rendered so later pages stay unread.

Response

OK

updatedCountinteger required

Number of notifications changed from unread to read.

Changes

Changed in 4 of the 107 revisions of this API.24

    • added required request body

      request-body-added-required

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the optional property notifications/items/resolvedAt to the response with the 200 status

      response-optional-property-added

    • added the required property updatedCount to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 37 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog