Skip to main content
POST
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

spaceId
string
obbligatorio
botId
string
obbligatorio

Corpo

application/json
baseId
string
obbligatorio
Minimum string length: 1
role
enum<string>
obbligatorio
Opzioni disponibili:
owner,
creator,
editor,
commenter,
viewer

Risposta

201 - application/json

Updated list of projects the bot can access

id
string
obbligatorio
name
string
obbligatorio
role
enum<string>
obbligatorio
Opzioni disponibili:
owner,
creator,
editor,
commenter,
viewer
Ultima modifica il 15 settembre 2026