Conference Commands
Update a conference participant
Update properties of a conference participant.
patch/conferences/{id}/participants/{participant_id}
Path parameters
idstring uuid required
Uniquely identifies the conference.
participant_idstring required
Uniquely identifies the participant.
Request body
Example request
{
"end_conference_on_exit": true,
"beep_enabled": "never"
}Response
Successful response
Changes
No changes recorded. 1 of the 99 revisions has no diff computed, so it could not be searched.