---
title: "POST /v1/WebChannels"
method: POST
path: "/v1/WebChannels"
tags: ["FlexV1WebChannel"]
---

# POST /v1/WebChannels

`POST /v1/WebChannels`

## Response `201`

Created

- FlexV1WebChannel
  - `account_sid` string, nullable — The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the WebChannel resource and owns this Workflow.
  - `flex_flow_sid` string, nullable — The SID of the Flex Flow.
  - `sid` string, nullable — The unique string that we created to identify the WebChannel resource.
  - `url` string, uri, nullable — The absolute URL of the WebChannel resource.
  - `date_created` string, date-time, nullable — The date and time in GMT when the resource was created specified in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
  - `date_updated` string, date-time, nullable — The date and time in GMT when the resource was last updated specified in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.

## Changes

- **2023-08-10** (v1) `c37c20a0a1cb` — 1 info
  - api tag `FlexV1WebChannel` added

[Change history](https://skmtc.dev/twilio/apis/twilio-flex/changes/v1/WebChannels/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-service-production.skmtc.workers.dev/v1/apis/twilio/twilio-flex/revisions/ea1db919b6cc/schema)
