Mark all notifications as read

Marks every unread notification for the authenticated user in the current
company (resolved from the company-id header) as read. Returns no content.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Headers
uuid
required

UUID of the company on whose behalf the request is made. Required for every Organization endpoint.
See The company-id header for details on how to obtain
a value for this header and the error responses to expect when it is missing or invalid.

Responses
204

All notifications marked as read.

401

Unauthorized

404

Company (from the company-id header) not found

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!