# Create interaction channel invite **POST /v1/Interactions/{InteractionSid}/Channels/{ChannelSid}/Invites** TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **InteractionSid** (string) - **ChannelSid** (string) ### Body: (object) - **Routing** () ## Responses ### 201 Created #### Body: (object) - **channel_sid** (string | null) - **url** (string(uri) | null) - **interaction_sid** (string | null) - **routing** () - **sid** (string | null) [Powered by Bump.sh](https://bump.sh)