v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-04-147365503.5 KB
FlexV1InteractionChannelParticipant

Update an existing Channel Participant.

Update an existing Channel Participant.

post/v1/Interactions/{InteractionSid}/Channels/{ChannelSid}/Participants/{Sid}

Path parameters

InteractionSidstring required

The Interaction Sid for this channel.

ChannelSidstring required

The Channel Sid for this Participant.

Sidstring required

The unique string created by Twilio to identify an Interaction Channel resource.

Response

OK

sidstring nullable

The unique string created by Twilio to identify an Interaction Channel Participant resource.

type'supervisor' | 'customer' | 'external' | 'agent' | 'unknown'

Participant type. Can be: agent, customer, supervisor, external, unknown

interaction_sidstring nullable

The Interaction Sid for this channel.

channel_sidstring nullable

The Channel Sid for this Participant.

urlstring uri nullable
{"stackTrail":"components:schemas:flex.v1.interaction.interaction_channel.interaction_channel_participant:properties:routing_properties","oasType":"schema","type":"unknown","description":"The Participant's routing properties.","nullable":true}