Skip to main content
PATCH
Update Tenant Group Handler

Headers

authorization
string | null

Path Parameters

group_id
string<uuid>
required

Cookies

ks_uat
string | null

Body

application/json
name
string | null
Required string length: 1 - 255
description
string | null

Response

Successful Response

id
string<uuid>
required
tenant_id
string<uuid>
required
name
string
required
description
string | null
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
member_count
integer | null