Skip to main content
PATCH
Authentifizierungsgruppe 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

group_id
string
erforderlich
account_id
string<uuid>
erforderlich

Body

application/json

Fordern Sie ein Schema zum Aktualisieren einer vorhandenen Authentifizierungsgruppe an.

attributes
Attribute · object | null
description
string | null
name
string | null
Required string length: 1 - 255

Antwort

account_id
string<uuid>
erforderlich
id
string
erforderlich
keycloak_name
string
erforderlich
name
string
erforderlich
attributes
Attribute · object
description
string | null
keycloak_account_id
string<uuid> | null
linked_scopes
GroupScopeLinkResponse · object[]
parent_id
string | null
path
string | null
permission_context
PermissionInspectabilitySnapshot · object

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

subgroup_ids
string[]