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
InvitationAssignmentResponse · object[]
필수
email
string
필수
id
string<uuid>
필수
permission_context
PermissionInspectabilitySnapshot · 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