/v5/api/policies/{policyId} (DELETE) - BlueCat DNS Edge

DNS Edge API Guide

Locale
English
Product name
BlueCat DNS Edge

Deletes the policy specified by policy ID.

DELETE https://api-<DNS.Edge.URL>/v5/api/policies/<policyId>
Content Type: application/JSON

Parameters

Name Description Type Required
policyId The policy ID of the policy to be deleted. String Required

Successful response

200 - Ok
Possible error codes
  • 401 Unauthorized - Missing or invalid token
  • 403 Forbidden - You are not authorized to perform this action