---
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

## Changes

> 53 revisions in range; 10 could not be searched.

- **2026-05-09** `1236749560f3` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/enterpilot/apis/gomodel-api/changes/admin/budgets/reset/post.md)

---

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