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.

Cuerpo

application/json
invitationCode
string
requerido
invitationId
string
requerido

Respuesta

201 - application/json

Successful response, return the spaceId or baseId of the invitation link.

spaceId
string | null
requerido
baseId
string | null
requerido
Última modificación el 4 de septiembre de 2026