Create Channel

Response Body Params

ParameterTypeDescription
idstringId of the channel.
typestringChannel type specifying the underlying platform: amio_chat,
email, facebook_messenger, mobile, rbm, telegram, viber, viber_business_messages, whatsapp.
namestringName of the channel.
modestringMode of the channel.
webhookobjectWebhook object specifies the entry point to which all events are delivered. It is null if there is no webhook set. See Webhooks for more details.
webhook.idstringId of the webhook.
webhook.urlstringWebhook url.
webhook.secretstringSecret token for securing received webhook calls, see Webhook Security for more details.
webhook.ssl_verificationstringSpecifies whether to verify SSL certificates or not. Setting this option to false is not recommended.
Body Params
string
required

Channel type specifying the underlying platform: amio_chat, email, facebook_messenger, mobile, rbm, telegram, viber, viber_business_messages, whatsapp.

string

Name of the channel. If not set, it will be automatically filled with an account name of underlying platform.

string

Mode of the channel. Allowed values depends on the channel type.

webhook
object
Response

Language
Credentials
Response
Choose an example:
application/json