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