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.

Pfadparameter

baseId
string
erforderlich

Body

application/json
role
enum<string>
erforderlich
Verfügbare Optionen:
creator,
editor,
commenter,
viewer

Antwort

201 - application/json

Successful response, return the ID of the invitation link.

invitationId
string
erforderlich
inviteUrl
string
erforderlich
invitationCode
string
erforderlich
createdBy
string
erforderlich
createdTime
string
erforderlich
role
enum<string>
erforderlich
Verfügbare Optionen:
creator,
editor,
commenter,
viewer
Zuletzt geändert am 4. September 2026