/v1/api/customer/siteGroups/delete (POST) - BlueCat Edge - Service Point v3.x.x

BlueCat Edge API Guide

Locale
English
Product name
BlueCat Edge
Version
Service Point v3.x.x

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
Possible error codes
  • UNAUTHORIZED - Missing or invalid token
  • FORBIDDEN - You are not authorized to perform this action
  • UNEXPECTED_ERROR
  • ERROR_SITE_GROUP_NOT_FOUND