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
member_id. This completely terminates the member’s call.
Authentication required:
X-Auth-ID, X-Auth-Token, Content-Type: application/jsonPath parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
auth_id | string | Yes | Your Vobiz account ID |
conference_name | string | Yes | Name of the conference |
member_id | string | Yes | Member ID, comma-separated list of IDs, or all |
Request body
No request body required.Examples
Response
204 No Content