Skip to main content
POST
Mark inbox contact thread as read

Authorizations

x-api-key
string
header
required

Path Parameters

contactId
string
required

Contact ID for the thread you want to inspect

Example:

"123"

Query Parameters

senderIdentityId
integer

Mark only the thread visible for one sender identity as read.

Example:

14

archived
boolean

Mark an archived thread as read instead of an active one. Defaults to false.

Example:

false

Response

Inbox thread marked as read successfully

status
enum<string>
required
Available options:
success
message
string
required
data
object
required