Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 873 Bytes

File metadata and controls

12 lines (8 loc) · 873 Bytes

RemoveFromConference

The RemoveFromConference command removes a Participant from a Conference but does not hang up. Instead, the Call is simply unbridged and what happens next with the Call is determined by the PerCL returned in response to the leaveConferenceUrl attribute.

Properties

Name Type Description Notes
call_id str ID of the Call leg to be removed from the Conference. The Call must be in a Conference or an error will be triggered.
command str Name of PerCL Command (this is automatically derived from mapping configuration and should not be manually supplied in any arguments) [optional]

[Back to Model list] [Back to API list] [Back to README]