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
GroupScopeLinkResponse · object[]
parent_id
string | null
path
string | null
permission_context
PermissionInspectabilitySnapshot · object

用于用户、组和邀请管理的共享检查性快照。

subgroup_ids
string[]