how to reset Quota using Apigee management API for private model

We have a requirement where we need to reset qouta if the limit exceeds using apigee REST management API. I am not able to see any REST API for this task. Anyone, please guide how to achieve this functionality.

0 2 215
2 REPLIES 2

You cannot do what you are imagining, using the Apigee management API.

There is a ResetQuota policy that resets the quota. But it's a runtime thing, it runs within an API Proxy.

Thanks for this - much appreciated!

io games