Error
A valid request URL is required to generate request examples{
"message": "<string>"
}Circuit Breaker
Delete circuit breaker policy
Deletes a circuit breaker policy by name and removes it from the running gateway. Any open circuits for this policy are discarded immediately.
DELETE
/
api
/
circuit-breaker
/
policies
/
{name}
Error
A valid request URL is required to generate request examples{
"message": "<string>"
}Authorizations
Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>.
Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.
Path Parameters
Name of the policy to delete.
Response
Policy deleted
Was this page helpful?
⌘I

