/v1/api/dnsResolverServices/clearCache (POST) - BlueCat DNS Edge

DNS Edge API Guide (Service Point v4)

Locale
English
Product name
BlueCat DNS Edge
Clear the cache of a site.
Attention: This API clears the cache of a site with DNS resolver services deployed. To clear the cache of a site with Service Point v3 instances deployed, refer to /v3/api/sites/{siteId}/clearCache (POST).
POST https://api-<DNS.Edge.URL>/v1/api/dnsResolverServices/clearCache?siteId=<site_id>
Authorization: Bearer authorization token

Query parameter

Name Description Type Required/Optional
site_id The specific site that you would like to clear the cache from. Integer Required

Successful response

202 ACCEPTED
Possible error codes
  • 500 Internal Server Error