---
title: "POST /v2/WebChats"
method: POST
path: "/v2/WebChats"
tags: ["FlexV2WebChannels"]
---

# POST /v2/WebChats

`POST /v2/WebChats`

## Headers

- `Ui-Version` string

## Response `201`

Created

- FlexV2WebChannel
  - `conversation_sid` string, nullable — The unique string representing the [Conversation resource](https://www.twilio.com/docs/conversations/api/conversation-resource) created.
  - `identity` string, nullable — The unique string representing the User created and should be authorized to participate in the Conversation. For more details, see [User Identity & Access Tokens](https://www.twilio.com/docs/conversations/identity).

---

[API](https://skmtc.net/twilio/apis/flex-v2.md) · [All operations](https://skmtc.net/twilio/apis/flex-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/flex-v2/versions/252974f66eab/schema)
