---
title: "Invite an Agent or a TaskQueue to a Channel."
method: POST
path: "/v1/Interactions/{InteractionSid}/Channels/{ChannelSid}/Invites"
tags: ["FlexV1InteractionChannelInvite"]
---

# Invite an Agent or a TaskQueue to a Channel.

`POST /v1/Interactions/{InteractionSid}/Channels/{ChannelSid}/Invites`

Invite an Agent or a TaskQueue to a Channel.

## Path parameters

- `InteractionSid` string, required
- `ChannelSid` string, required

## Response `200`

OK

- FlexV1InteractionInteractionChannelInteractionChannelInvite
  - `sid` string, nullable — The unique string created by Twilio to identify an Interaction Channel Invite resource.
  - `interaction_sid` string, nullable — The Interaction SID for this Channel.
  - `channel_sid` string, nullable — The Channel SID for this Invite.
  - `routing` unknown
  - `url` string, uri, nullable

---

[API](https://skmtc.net/twilio/apis/flex-v1.md) · [All operations](https://skmtc.net/twilio/apis/flex-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/flex-v1/versions/ee29ed21273f/schema)
