delete https://www.freeclimb.com/apiserver/Accounts//Conferences//Participants/
Removes the specified Participant from the 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:
- If a
leaveConferenceUrl
was specified when adding the Call to the Conference, the Call remains available for other actions. - If no
leaveConferenceUrl
was specified, the Call is considered to have ended and is disconnected.