v50

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

Invite an Agent or a TaskQueue to a Channel.

Invite an Agent or a TaskQueue to a Channel.

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

Path parameters

InteractionSidstring required

The Interaction SID for this Channel.

ChannelSidstring required

The Channel SID for this Invite.

Response

OK

sidstring nullable

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

interaction_sidstring nullable

The Interaction SID for this Channel.

channel_sidstring nullable

The Channel SID for this Invite.

{"stackTrail":"components:schemas:flex.v1.interaction.interaction_channel.interaction_channel_invite:properties:routing","oasType":"schema","type":"unknown","description":"A JSON object representing the routing rules for the Interaction Channel. See [Outbound SMS Example](https://www.twilio.com/docs/flex/developer/conversations/interactions-api/interactions#agent-initiated-outbound-interactions) for an example Routing object. The Interactions resource uses TaskRouter for all routing functionality. \n All attributes in the Routing object on your Interaction request body are added “as is” to the task. For a list of known attributes consumed by the Flex UI and/or Flex Insights, see [Known Task Attributes](https://www.twilio.com/docs/flex/developer/conversations/interactions-api#task-attributes).","nullable":true}
urlstring uri nullable