Skip to main content
POST
cURL

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

spaceId
string
requerido
botId
string
requerido

Cuerpo

application/json
platform
enum<string>
requerido
Opciones disponibles:
telegram,
feishu,
slack
channelType
enum<string>
requerido
Opciones disponibles:
dm,
group
externalId
string
requerido
Minimum string length: 1

Respuesta

201 - application/json

The bot was bound

ok
boolean
requerido
Última modificación el 15 de septiembre de 2026