Skip to main content
POST
cURL

Авторизации

Authorization
string
header
обязательно

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

Тело

application/json
invitationCode
string
обязательно
invitationId
string
обязательно

Ответ

201 - application/json

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

spaceId
string | null
обязательно
baseId
string | null
обязательно
Последнее изменение 4 сентября 2026 г.