# Create a new Interaction **POST /v1/Interactions** Create a new Interaction. TODO: Resource-level docs ## Servers ## Parameters ### Body: (object) - **Channel** () The Interaction's channel. - **Routing** () The Interaction's routing logic. ## Responses ### 201 Created #### Body: (object) - **channel** () The Interaction's channel - **links** (object(uri-map) | null) - **routing** () The Interaction's routing logic - **sid** (string | null) The unique string that identifies the resource - **url** (string(uri) | null) [Powered by Bump.sh](https://bump.sh)