Skip to main content
POST
Marks an inbox conversation 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 conversation to mark as read.

Response

OK

The response is of type boolean.