Skip to main content
POST
アカウントユーザーをグループに招待

承認

Authorization
string
header
必須

Public API bearer credential sent as Authorization: Bearer <token>. Use either an OAuth access token or a Hybridbox Service account token.

パスパラメータ

group_id
string
必須
account_id
string<uuid>
必須

ボディ

application/json

ユーザーをグループに直接招待するためのリクエスト スキーマ。

email
string
必須

対象メールアドレス

locale
string | null

トランザクション招待メール用の任意ロケール

note
string | null

レスポンス

assignments
招待割り当てレスポンス · object[]
必須
email
string
必須
id
string<uuid>
必須
permission_context
権限InspectabilitySnapshot · object
必須

ユーザー、グループ、および招待状の管理のための共有検査可能性スナップショット。

status
string
必須
accepted_at
string<date-time> | null
accepted_subject_id
string | null
created_at
string<date-time> | null
expires_at
string<date-time> | null
note
string | null