---
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/twilio-flex.md) · [All operations](https://skmtc.net/twilio/apis/twilio-flex/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/twilio-flex/revisions/ea1db919b6cc/schema)
