delete https://some.bqn.net:3443/api/v1/policies/rate
Delete policy definitions by policy ID. Note that the indicated policy ID must be a dynamic policy previously created using the API interface.
Responses
200Resource deleted.
Delete policy definitions by policy ID. Note that the indicated policy ID must be a dynamic policy previously created using the API interface.
200Resource deleted.
xxxxxxxxxx
curl --request DELETE \
--url https://some.bqn.net:3443/api/v1/policies/rate \
--header 'accept: application/json'