Skip to main content
POST
Mark a current-user notification as read

Authorizations

Authorization
string
header
required

Authorization header using the Bearer scheme. Accepted values are Leadping user JWT access tokens and WorkOS organization API keys beginning with sk_.

Path Parameters

id
string
required

The ID of the notification to mark as read.

Response

Returns the bool.

The response is of type boolean.