Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

spaceId
string
required
botId
string
required

Body

application/json
platform
enum<string>
required
Available options:
telegram,
feishu,
slack
channelType
enum<string>
required
Available options:
dm,
group
externalId
string
required
Minimum string length: 1

Response

201 - application/json

The bot was bound

ok
boolean
required
Last modified on September 15, 2026