API referenceCatalogSettings
Delete expense category
Removes one expense category after the owning domain checks whether it can be deleted safely.
- Endpoint
DELETE /v1/settings/expense-categories/{categoryId}- Authorization
- Required permission: `expenses:manage`.
- Environments
- Production and sandbox
- Idempotency
- Required for safe retries.