Conference Members
Kick a member
Remove a conference participant via POST while continuing their XML flow - play a post-disconnect message or redirect them across Vobiz’s global voice network.
POST
Kick a conference member
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 |
XML continuation example
When a member is kicked, Vobiz executes the next element in the XML. For example:Request body
No request body required. Send an empty JSON object{}.
Examples
Response
200 OK
Authorizations
Your Vobiz account Auth ID
Your Vobiz account Auth Token
Path Parameters
Your account Auth ID
Example:
"MA_XXXXXX"
Response
200 - application/json
Member kicked