Skip to main content
POST
Authentifizierungsgruppe für Konto erstellen

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

account_id
string<uuid>
erforderlich

Body

application/json

Fordern Sie ein Schema zum Erstellen einer neuen Authentifizierungsgruppe an.

account_id
string<uuid>
erforderlich

Owning account für der new account-scoped group

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

Beschreibung der lokalen Gruppe

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[]