Messages

Update conversation status

Archive or activate a conversation. Requires accountId in request body.

put/v1/inbox/conversations/{conversationId}

Path parameters

conversationIdstring required

Opaque conversation identifier, accepted verbatim from the list endpoint or from the conversationId on inbox webhooks. Format not to be assumed.

Request body

accountIdstring required

Account ID

status'active' | 'archived' required

Response

Conversation updated

successboolean

Changes