post https://{subdomain}.kommo.com/api/v4/contacts/chats
The method allows you to link an existing chat to a contact.
Response parameters
| Parameter | Data type | Description | 
|---|---|---|
| chat_id | string | Chat id in Kommo Chat API | 
| contact_id | int | Id of the contact in Kommo | 
| id | int | ID of the chat-to-contact link | 
| request_id | string | Number of the request in the input array | 
Data type header when the request is successful/in case of an error
Content-Type: application/json