Skip to main content
PATCH
アカウント認可グループを更新

承認

Authorization
string
header
必須

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

パスパラメータ

group_id
string
必須
account_id
string<uuid>
必須

ボディ

application/json

既存の認証グループを更新するためのリクエストスキーマ。

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

レスポンス

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