Delete the Specified Group
POST {{baseUrl}}/.api/api.svc/usergroups/:userGroupId/delete
This endpoint deletes the group.
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | The type of response data to request. By default this endpoint will respond with XML. | 
The options are:
- application/json
- application/xml |
RESPONSES
status: OK
{"minRequestPeriod":0,"requestSupportCode":637758027646433676,"dictionary":null,"response":null}