---
title: "Archive expense category"
method: PATCH
path: "/v3/expense/category/{id}/archive"
tags: ["[v3] Expense"]
---

# Archive expense category

`PATCH /v3/expense/category/{id}/archive`

## Response `200`

OK

- object
  - `message` string

## Other responses

- `403` — The authenticated OAuth2 access token or PAT does not contain any scope accepted by the endpoint.

---

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