Reset budget consumption
Clears the current-period cost, token, and request counters for the budget. The budget record itself is preserved; only the Redis counters are reset.
POST
Reset budget consumption
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Budget id whose current-period counters should be cleared.
Body
application/json
The body is of type object.
Response
200 - application/json
OK
Budget after reset. The record itself is unchanged; only counters were cleared.