/v3/api/sites/{siteId} (DELETE) - BlueCat Edge - Service Point v4.x.x

BlueCat Edge User Guide

ft:locale
en-US
Product name
BlueCat Edge
Version
Service Point v4.x.x

Deletes the site specified by site ID. If there are registered service points in a site, an error is returned.

DELETE https://api-<BlueCat.edge.url>/v3/api/sites/{siteId}
Authorization: Bearer authorization token
Content-type: application/JSON

Successful response

204 NO CONTENT
Content-Type: application/JSON
Possible error codes
  • UNAUTHORIZED
  • SITE_HAS_REGISTERED_SERVICE_POINTS
  • INVALID_INPUT
  • ERROR_INVALID_ARGUMENT
  • UNEXPECTED_ERROR