v50

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

Add a Participant to a Channel.

Add a Participant to a Channel.

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

Path parameters

InteractionSidstring required

The Interaction Sid for the new Channel Participant.

ChannelSidstring required

The Channel Sid for the new Channel Participant.

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}