Skip to main content
POST
cURL

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

spaceId
string
requerido
botId
string
requerido

Cuerpo

application/json
baseId
string
requerido
Minimum string length: 1
role
enum<string>
requerido
Opciones disponibles:
owner,
creator,
editor,
commenter,
viewer

Respuesta

201 - application/json

Updated list of projects the bot can access

id
string
requerido
name
string
requerido
role
enum<string>
requerido
Opciones disponibles:
owner,
creator,
editor,
commenter,
viewer
Última modificación el 15 de septiembre de 2026