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
必填

请求体

application/json
name
string
Required string length: 1 - 100
description
string
Maximum string length: 500
bases
object[]

响应

201 - application/json

The created bot

id
string
必填
userId
string
必填
name
string
必填
description
string | null
必填
createdBy
string
必填
createdTime
string
必填
chatId
string | null
必填
imPlatform
enum<string> | null
可用选项:
telegram,
feishu,
slack
avatar
string | null
accessibleBases
string[]
model
string
effort
enum<string>
可用选项:
low,
medium,
high,
xhigh
最后修改于 2026年9月15日