Mark notifications read

View as Markdown

Marks the given notification ids read for the caller; returns the number updated.

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Request

This endpoint expects an object.
idslist of stringsRequired

Response

The number of notifications marked read.
updateddouble

Errors

400
Bad Request Error
401
Unauthorized Error