---
title: "Reset all budget periods"
method: POST
path: "/admin/budgets/reset"
tags: ["admin"]
---

# Reset all budget periods

`POST /admin/budgets/reset`

## Request body

- AdminResetBudgetsRequest
  - `confirm` string
  - `confirmation` string

## Response `200`

OK

- AdminResetBudgetsResponse
  - `status` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `503` — Service Unavailable

---

[API](https://skmtc.net/enterpilot/apis/gomodel-api.md) · [All operations](https://skmtc.net/enterpilot/apis/gomodel-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/enterpilot/gomodel-api/revisions/4c27ea61fcfe/schema)
