POST
Configure Telegram Webhook

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required
credentialsId
string
required

Body

application/json
webhookUrl
string<uri>
required

Response

Default Response

webhook
object
required
message
string
required
webhookUrl
string
required
bot
object