---
title: "Create a new Interaction."
method: POST
path: "/v1/Interactions"
tags: ["FlexV1Interaction"]
---

# Create a new Interaction.

`POST /v1/Interactions`

Create a new Interaction.

## Response `200`

OK

- FlexV1Interaction
  - `sid` string, nullable — The unique string created by Twilio to identify an Interaction resource, prefixed with KD.
  - `channel` unknown
  - `routing` unknown
  - `url` string, uri, nullable
  - `links` object, nullable
  - `interaction_context_sid` string, nullable
  - `webhook_ttid` string, 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)
