TeXML REST Commands
Delete a conference participant
Deletes a conference participant
delete/texml/Accounts/{account_sid}/Conferences/{conference_sid}/Participants/{call_sid_or_participant_label}
Path parameters
account_sidstring required
The id of the account the resource belongs to.
conference_sidstring required
The ConferenceSid that uniquely identifies a conference.
call_sid_or_participant_labelstring required
CallSid or Label of the Participant to update.
Response
The resource was deleted successfully.