Update a Participant
Allows you to modify the properties of participant in an active conference call.
Permissions
The API token must include the following scopes: Voice.
Path Parameters |
---|
AccountSid uuid — REQUIREDThe unique identifier for the account that created this conference. |
ConferenceSid uuid — REQUIREDThe unique identifier for the conference this participant is in. |
CallSid uuid — REQUIREDThe unique identifier for the Participant call connected to this conference. |
Request Body — REQUIRED |
---|
AnnounceUrl stringThe URL to send participant announcements to. |
AnnounceMethod stringPossible values: [ Whether the request to |
Beep booleanWhether or not ot play the beep sound when updating the Participant. |
Coaching booleanWhether the participant is coaching another call. Possible values are |
CallSidToCoach uuidThe unique identifier of the participant who is being coached. The participant being coached is the only participant who can hear the participant who is coaching. |
Hold booleanWhether or not a participant is on hold. Possible values are |
HoldMethod stringPossible values: [ Whether the request to |
HoldUrl stringThe URL to send hold music to that will be played when participant is on hold. |
Muted booleanWhether or not a participant is muted. Possible values are |
Responses | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 OK
|