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