Create Channel

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

Response Body Params

ParameterTypeDescription
idstringId of the channel.
typestringChannel type specifying the underlying platform: telegram.
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.
telegramobjectRepresents a Telegram Bot connected to the channel.
telegram.namestringName of the Telegram Bot.
telegram.usernamestringUsername of the Telegram Bot.
telegram.access_tokenstringTelegram Bot access token.
Body Params
string
required

Channel type, telegram.

string

Name of the channel. If not set, prefilled with the connected Telegram Bot name.

webhook
object
telegram
object
string

Mode of the channel. Only production mode is allowed.

Response

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json