---
title: "Changes to Create a new Interaction."
method: POST
path: "/v1/Interactions"
---

# Changes to Create a new Interaction.

`POST /v1/Interactions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 51 revisions.

- **2025-09-04** (v1) `05805a8f9c85` — 1 breaking, 1 info
- **2025-07-03** (v1) `0e4cd336d78a` — 2 breaking, 2 info
- **2025-05-05** (v1) `2f0de8ff6125` — 2 info
- **2025-03-11** (v1) `65f781b3f6b1` — 4 breaking
- **2024-05-24** (v1) `7e7d5d33e582` — 1 info
- **2023-08-10** (v1) `c37c20a0a1cb` — 1 info
- **2023-07-13** (v1) `0a02afc7903e` — 2 info

## Changes

- **2025-09-04** (v1) `05805a8f9c85` — 1 breaking, 1 info
  - removed the success response with the status `201`
  - added the success response with the status `200`
- **2025-07-03** (v1) `0e4cd336d78a` — 2 breaking, 2 info
  - the `channel` response's property type/format changed from `object`/`` to ``/`` for status `201`
  - the `routing` response's property type/format changed from `object`/`` to ``/`` for status `201`
  - the `Channel` request property type/format was generalized from `object`/`` to ``/``
  - the `Routing` request property type/format was generalized from `object`/`` to ``/``
- **2025-05-05** (v1) `2f0de8ff6125` — 2 info
  - added the new optional request property `WebhookTtid`
  - added the optional property `webhook_ttid` to the response with the `201` status
- **2025-03-11** (v1) `65f781b3f6b1` — 4 breaking
  - the `Channel` request property type/format changed from ``/`` to `object`/``
  - the `Routing` request property type/format changed from ``/`` to `object`/``
  - the `channel` response's property type/format changed from ``/`` to `object`/`` for status `201`
  - the `routing` response's property type/format changed from ``/`` to `object`/`` for status `201`
- **2024-05-24** (v1) `7e7d5d33e582` — 1 info
  - the request property `Routing` became optional
- **2023-08-10** (v1) `c37c20a0a1cb` — 1 info
  - api tag `FlexV1Interaction` added
- **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

---

[Operation](https://skmtc.dev/twilio/apis/twilio-flex/docs/v1/Interactions/post.md) · [API](https://skmtc.dev/twilio/apis/twilio-flex.md) · [Page](https://skmtc.dev/twilio/apis/twilio-flex/changes/v1/Interactions/post)
