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

لقطة مشتركة لإمكانية الفحص لإدارة المستخدمين والمجموعة والدعوات.

subgroup_ids
string[]