Legacy Dev Forum Posts

 View Only

Sign Up

  • 1.  Patch onversations API

    Posted 06-05-2025 18:03

    yuezhong | 2021-06-13 09:28:04 UTC | #1

    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


    anon11147534 | 2021-06-15 07:08:56 UTC | #2

    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.


    system | 2021-07-16 07:08:56 UTC | #3

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


    This post was migrated from the old Developer Forum.

    ref: 11192