Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

invitationId
string
required
spaceId
string
required

Body

application/json
principalId
string
required
principalType
enum<string>
required
Available options:
user,
department
role
enum<string>
required
Available options:
owner,
creator,
editor,
commenter,
viewer

Response

200

Successful response.

Last modified on March 5, 2026