Skip to main content
PATCH
Einladung für Konto aktualisieren

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

invitation_id
string<uuid>
erforderlich
account_id
string<uuid>
erforderlich

Body

application/json

Anforderungsschema zum Aktualisieren einer ausstehenden Benutzereinladung.

assignments
InvitationAssignmentRequest · object[]
erforderlich
Minimum array length: 1
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