Conference Members
Hang up a member
Terminate a conference member’s call via DELETE - disconnect one participant, a list of IDs, or all members from a Vobiz multi-party voice call globally.
DELETE
Hang up a member
Authentication required:
X-Auth-ID, X-Auth-Token, Content-Type: application/jsonKick a Member is not a direct replacement for hang up. Kick removes the member from the room but continues the participant’s XML flow after
<Conference>; hang up ends the call.Path parameters
Request body
No request body required.Examples
Response
204 No Content
204 No Content is followed by a conference exit callback and call termination. In the reused-member-ID edge case described above, confirm the final state through callbacks.