v1

latestOpenAPI 3.1.1LicenseRef-Proprietary2026-07-1310179223.1 KB
Expenses

Delete Category

Delete an expense category. Expenses already assigned to it are kept but become uncategorized.

delete/expenses/categories/{category_id}

Path parameters

category_idnumber required
Example:94

Expense Category ID

Request body

targetCategoryinteger

Move this category's expenses to the given category ID.

removeExpensesboolean

Delete the category's expenses instead of reassigning them.

Response

No Content