Deletes a DNS policy. Fails if the policy is currently attached to any sites.
cURL
curl --request DELETE \ --url https://api.altostrat.io/content/policy/{policy} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Enter the Bearer token (obtained via authentication or provided internally).
DNS policy deleted successfully.
Was this page helpful?