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
Останнє оновлення 15 вересня 2026 р.