---
title: "POST /v1/Interactions"
method: POST
path: "/v1/Interactions"
---

# POST /v1/Interactions

`POST /v1/Interactions`

Create a new Interaction.

## Response `201`

Created

- 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

## Changes

- **2023-07-13** (v1) `0a02afc7903e` — 2 info
  - added the new optional request property `InteractionContextSid`
  - added the optional property `interaction_context_sid` to the response with the `201` status

[Change history](https://skmtc.dev/twilio/apis/twilio-flex/changes/v1/Interactions/post.md)

---

[API](https://skmtc.dev/twilio/apis/twilio-flex.md) · [All operations](https://skmtc.dev/twilio/apis/twilio-flex/llms.txt) · [OpenAPI document](https://skmtc.dev/twilio/apis/twilio-flex/revisions/0a02afc7903e?raw)
