---
title: "Changes to Update an existing Interaction Channel."
method: POST
path: "/v1/Interactions/{InteractionSid}/Channels/{Sid}"
---

# Changes to Update an existing Interaction Channel.

`POST /v1/Interactions/{InteractionSid}/Channels/{Sid}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 51 revisions.

- **2025-10-28** (v1) `d40b4b62ccca` — 1 warning
- **2025-09-18** (v1) `5e836d70ffe8` — 1 warning
- **2025-07-03** (v1) `0e4cd336d78a` — 1 info
- **2025-03-11** (v1) `65f781b3f6b1` — 1 breaking
- **2023-09-21** (v1) `72a2711458e1` — 1 breaking, 1 warning, 1 info
- **2023-08-10** (v1) `c37c20a0a1cb` — 1 info

## Changes

- **2025-10-28** (v1) `d40b4b62ccca` — 1 warning
  - added the new `transfer` enum value to the `status` response property for the response status `200`
- **2025-09-18** (v1) `5e836d70ffe8` — 1 warning
  - added the new `pause` enum value to the `status` response property for the response status `200`
- **2025-07-03** (v1) `0e4cd336d78a` — 1 info
  - the `Routing` request property type was generalized from `object` to no type
- **2025-03-11** (v1) `65f781b3f6b1` — 1 breaking
  - the `Routing` request property type changed from no type to `object`
- **2023-09-21** (v1) `72a2711458e1` — 1 breaking, 1 warning, 1 info
  - removed the enum value `wrapup` of the request property `Status`
  - added the new `inactive` enum value to the `status` response property for the response status `200`
  - added the new `inactive` enum value to the request property `Status`
- **2023-08-10** (v1) `c37c20a0a1cb` — 1 info
  - api tag `FlexV1InteractionChannel` added

---

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