---
title: "Archive a Spend Limit"
method: POST
path: "/v1/budgets/{id}/archive"
tags: ["Spend Limits (v1)"]
---

# Archive a Spend Limit

`POST /v1/budgets/{id}/archive`

Archives a Spend Limit, making it unusable for future expenses and removing it from the UI

## Path parameters

- `id` string, required

## Response `200`

The Spend Limit that was archived

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/brex-com/apis/budgets-api.md) · [All operations](https://skmtc.net/brex-com/apis/budgets-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brex-com/budgets-api/revisions/e93b1cd07aaf/schema)
