Hello Everyone,
I am working on implementing a logic where a conference is initiated from a script to an inbound flow. The goal is to confine the agent who initiates the conference to prevent them from leaving or being disconnected unintentionally during the conference call.
To achieve this, I have been exploring the use of the following API endpoint:
`/api/v2/conversations/calls/{conversationid}/participants/{participantid}`
This API was used in an attempt to confine a specific participant within the ongoing conversation. However, I am open to alternative approaches or configurations if this is not the most suitable method.
I would greatly appreciate any suggestions, insights, or solutions you might have regarding the best way to confine an agent who initiates a conference call in this scenario.
#API/Integrations
------------------------------
Akshay Arora
------------------------------