Skip to main content
POST
Link or unlink a contact record with the conversation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

conversationId
string
required

Body

application/json
contactId
string
required

Response

200

Contact association updated successfully

Last modified on July 17, 2026