Create channel

Create a new chat channel for a given application

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Application's ID

Body Params
boolean
required

Indicates whether a specific channel and its configuration is active or not

string
enum
required

Channel type is used to determine the communication way to send or receive messages.

The available channel types are:

  • cloud_api for WhatsApp Cloud API
  • web_chat for WebChat (browser/app embedded chat)
Allowed:
CHS_WebChatChannelConfig_Schema | CHS_CloudApiChannelConfig_Schema

Channel-specific configuration. The accepted fields depend on the type:

  • cloud_api: see CHS_CloudApiChannelConfig_Schema
  • web_chat: see CHS_WebChatChannelConfig_Schema.
    Note: channelKey is auto-generated at creation and cannot be set here.
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json