Skip to main content
POST
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Body

application/json
invitationCode
string
erforderlich
invitationId
string
erforderlich

Antwort

201 - application/json

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

spaceId
string | null
erforderlich
baseId
string | null
erforderlich
Zuletzt geändert am 4. September 2026