チーム招待作成
POST /dashboard/team/invitations
POST
/dashboard/team/invitations
チームメンバーへの招待を作成する。owner のみ。 email を指定すると招待メールが送信される。省略するとリンクのみ生成。 招待トークンは7日間有効。プランのメンバー上限チェックあり。
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
email
省略可。指定すると招待メールを送信
string format: email
role
required
string
Responses
Section titled “ Responses ”招待作成成功
object
data
object
id
string
token
招待トークン (この1回のみ表示)
string
email
string | null
role
string
expiresAt
string format: date-time
emailSent
boolean
既にメンバー / 重複招待 / メンバー上限
無料プランでは招待不可