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
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
202 Accepted
<Conference> in the participant’s XML response. A later join may reuse the same member ID.Authorizations
Your Vobiz account Auth ID
Your Vobiz account Auth Token
Path Parameters
Your account Auth ID
Example:
"MA_XXXXXX"
Response
202 - application/json
Kick request accepted