DELETE
/
bgp
/
{site_id}
curl --request DELETE \
  --url https://api.altostrat.io/content/bgp/{site_id} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Enter the Bearer token (obtained via authentication or provided internally).

Path Parameters

site_id
string
required

Response

204

BGP policy removed successfully.