Delete
Use this endpoint for the Conference Participants method to delete a participant, removing them from the conference call. If the delete is successful, a 204 response, with no body, will be returned.
Path parameters
AccountSid
The unique identifier for the account that created this conference.
ConferenceSid
The unique identifier for the conference this participant is in.
CallSid
The unique identifier for the Participant call connected to this conference.
Request examples
Response
A successful request returns a 204 status code with no body.