Legacy Dev Forum Posts

 View Only

Sign Up

Disconnect multiple interaction at one shoot

  • 1.  Disconnect multiple interaction at one shoot

    Posted 06-05-2025 19:24

    mohannad_haddad | 2023-06-15 07:50:45 UTC | #1

    I have created one test queue and I received multiple interactions on this queue, Now now i don't need this queue

    When I tried to delete it, I wasn't able to because there was an interaction on it, How could I close all those interactions

    by one click.


    jacobshaw | 2023-06-15 18:16:33 UTC | #2

    Hi The API resources you would need to do this are an Analytics conversation details query to find get the active conversations for your queue, followed by PATCH /api/v2/conversations/calls/{conversationId}/participants/{participantId} to disconnect a conversation


    system | 2023-07-16 18:17:12 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: 20462