Summary
Delete a group from Local AAA instance.
Description
Delete a group from Local AAA instance in IAP.
Route
DELETE /user-management/groups/:groupId
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
groupId | string | yes | The unique identifier for a group. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | The result of the group deletion process. |