# Create web channel **POST /v1/WebChannels** TODO: Resource-level docs ## Servers ## Parameters ### Body: (object) - **ChatFriendlyName** (string) The chat channel's friendly name. - **ChatUniqueName** (string) The chat channel's unique name. - **CustomerFriendlyName** (string) The chat participant's friendly name. - **FlexFlowSid** (string) The SID of the Flex Flow. - **Identity** (string) The chat identity. - **PreEngagementData** (string) The pre-engagement data. ## Responses ### 201 Created #### Body: (object) - **account_sid** (string | null) The SID of the Account that created the resource and owns this Workflow - **date_created** (string(date-time) | null) The ISO 8601 date and time in GMT when the resource was created - **date_updated** (string(date-time) | null) The ISO 8601 date and time in GMT when the resource was last updated - **flex_flow_sid** (string | null) The SID of the Flex Flow - **sid** (string | null) The unique string that identifies the WebChannel resource - **url** (string(uri) | null) The absolute URL of the WebChannel resource [Powered by Bump.sh](https://bump.sh)