Patch onversations API

can someone explain the difference between the two API, (it looks he body is the same), and what is the communicationId ?

/api/v2/conversations/calls/{conversationId}/participants/{participantId}/communications/{communicationId}
Update conversation participant's communication by disconnecting it.

/api/v2/conversations/calls/{conversationId}/participants/{participantId}Update conversation participant
Update conversation participant

thank you
Yuezhong

Hi Yuezhong,

The communicationID should be part of the conversation object. For emails, it is the ID under "emails". For voice conversations, it is the ID under "calls" and similarly for other types of conversations.

I'm not familiar with those APIs but I imagine they work as described by the description.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.