Summary
Delete a group.
Description
Delete a group
Route
DELETE /authorization/groups/:groupId
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
groupId | string | yes | The individual group to delete. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | Result of group deletion process |