groups
Delete a service group
Delete a service group
delete/api/groups/{serviceGroupId}
Path parameters
serviceGroupIdstring required
The service group id
Response
Successful operation
Example response
{
"deleted": true
}Delete a service group
The service group id
Successful operation
{
"deleted": true
}