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

Response

201 - application/json

The generated link token and platform-specific link data

token
string
required
qrUrl
string
required
verifyCommand
string
required
expiresAt
string
required
botName
string
Last modified on September 15, 2026