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.

パスパラメータ

account_id
string<uuid>
必須

ボディ

application/json

新しい認証グループを作成するためのリクエストスキーマ。

account_id
string<uuid>
必須

新しいアカウントスコープグループの所有アカウント

name
string
必須
Required string length: 1 - 255
attributes
属性 · object | null
description
string | null

ローカルグループの説明

レスポンス

account_id
string<uuid>
必須
id
string
必須
keycloak_name
string
必須
name
string
必須
attributes
属性 · object
description
string | null
keycloak_account_id
string<uuid> | null
linked_scopes
グループスコープLinkレスポンス · object[]
parent_id
string | null
path
string | null
permission_context
権限InspectabilitySnapshot · object

ユーザー、グループ、および招待状の管理のための共有検査可能性スナップショット。

subgroup_ids
string[]