---
title: "Updates an interaction."
method: POST
path: "/v1/Interactions/{Sid}"
tags: ["FlexV1Interaction"]
---

# Updates an interaction.

`POST /v1/Interactions/{Sid}`

Updates an interaction.

## Path parameters

- `Sid` string, required

## 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)
