Skip to main content
POST
cURL

承認

Authorization
string
header
必須

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

パスパラメータ

baseId
string
必須

ボディ

application/json
role
enum<string>
必須
利用可能なオプション:
creator,
editor,
commenter,
viewer

レスポンス

201 - application/json

Successful response, return the ID of the invitation link.

invitationId
string
必須
inviteUrl
string
必須
invitationCode
string
必須
createdBy
string
必須
createdTime
string
必須
role
enum<string>
必須
利用可能なオプション:
creator,
editor,
commenter,
viewer
最終更新日 2026年9月4日