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
baseId
string
必填
Minimum string length: 1
role
enum<string>
必填
可用选项:
owner,
creator,
editor,
commenter,
viewer

响应

201 - application/json

Updated list of projects the bot can access

id
string
必填
name
string
必填
role
enum<string>
必填
可用选项:
owner,
creator,
editor,
commenter,
viewer
最后修改于 2026年9月15日