Deletes the site group specified by site group ID.
POST https://api-<BlueCat.edge.url>/v1/api/customer/sitegroups/{siteGroupId}/delete
Authorization: Bearer authorization token
Content-type: application/JSON
Successful response
200 OK
Response on unsuccessful authentication
401 Unauthorized
Content-Type: application/JSON
{"code": "UNAUTHORIZED", "brief": "You are not authorized to perform this action"}
Possible error codes
- UNEXPECTED_ERROR
- ERROR_SITE_GROUP_NOT_FOUND