DeleteGroup - DELETE
|
Path |
/api/groups/{groupId} |
|---|---|
|
Http Method |
DELETE |
Overview
NO LICENSE
Delete a user group.
Required permissions
-
Global administration privileges. ADMIN
Request
Path parameters
|
Parameter |
Type |
Required |
Description |
Example |
|---|---|---|---|---|
|
groupId |
string |
Yes |
The Id of the group, generated on creation. |
099ec495a1b548efa43b15da09262c20 |
Response
Success response (200 OK)
No data is returned.