Removes the DNS policy assignment from a specific site tunnel. Deletes the tunnel record if no BGP policy remains.
cURL
curl --request DELETE \ --url https://api.altostrat.io/content/{site_id} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Enter the Bearer token (obtained via authentication or provided internally).
DNS policy removed successfully.
Was this page helpful?