/v5/api/policies/{policyId} (DELETE) - 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 policy specified by policy ID.

DELETE https://api-<BlueCat.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