Skip to main content
POST
Reset budget consumption

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

budget_id
string
required

Budget id whose current-period counters should be cleared.

Body

application/json

The body is of type object.

Response

200 - application/json

OK

budget
object

Budget after reset. The record itself is unchanged; only counters were cleared.