Skip to main content

Delete a Participant

DELETE 

/Accounts/:AccountSid/Conferences/:ConferenceSid/Participants/:CallSid

Deleting a participant will take them out of a conference call. If the delete is successful, a 204 response, with no body, will be returned.

Permissions

The API token must include the following scopes: Voice.

Request

Responses

No Content