Skip to main content
POST
cURL

授权

Authorization
string
header
必填

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

路径参数

spaceId
string
必填
botId
string
必填

请求体

application/json
platform
enum<string>
必填
可用选项:
telegram,
feishu,
slack
channelType
enum<string>
必填
可用选项:
dm,
group

响应

201 - application/json

The generated link token and platform-specific link data

token
string
必填
qrUrl
string
必填
verifyCommand
string
必填
expiresAt
string
必填
botName
string
最后修改于 2026年9月15日