Skip to main content
POST
Benutzer des Kontos in Gruppe einladen

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

group_id
string
erforderlich
account_id
string<uuid>
erforderlich

Body

application/json

Anforderungsschema zum direkten Einladen eines Benutzers in eine Gruppe.

email
string
erforderlich

Ziel-E-Mail-Adresse

locale
string | null

Optional locale für transactional invitation email

note
string | null

Antwort

assignments
InvitationAssignmentResponse · object[]
erforderlich
email
string
erforderlich
id
string<uuid>
erforderlich
permission_context
PermissionInspectabilitySnapshot · object
erforderlich

Gemeinsamer Prüfbarkeits-Snapshot für die Benutzer-, Gruppen- und Einladungsverwaltung.

status
string
erforderlich
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