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

baseId
string
requerido

Cuerpo

application/json
emails
string<email>[]
requerido
Minimum array length: 1
role
enum<string>
requerido
Opciones disponibles:
creator,
editor,
commenter,
viewer

Respuesta

201 - application/json

Successful response, return invitation information.

{key}
object
Última modificación el 4 de septiembre de 2026