Update an existing Channel Participant.
Update an existing Channel Participant.
Path parameters
The Interaction Sid for this channel.
The Channel Sid for this Participant.
The unique string created by Twilio to identify an Interaction Channel resource.
Response
OK
Changes
Changed in 5 of the 51 revisions of this API.212
- ▲
the
response's property type changed fromobjectto no type for statusresponse-property-type-changed
- ▲
- ▲
the
response's property type changed from no type toobjectfor statusresponse-property-type-changed
- ▲
- ○
added the optional property
to the response with the statusresponse-optional-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
changed the pattern of the
pathrequest parameterSidfrom^UO[0-9a-fA-F]{32}$to^UT[0-9a-fA-F]{32}$request-parameter-pattern-changed
- ●
- ○
api tag
FlexV1InteractionChannelParticipantaddedapi-tag-added
- ○