Docs
API referenceCatalogSettings

Update expense category

Renames one expense category without changing its stable identifier or existing expense assignments.

Endpoint
PATCH /v1/settings/expense-categories/{categoryId}
Authorization
Required permission: `expenses:manage`.
Environments
Production and sandbox
Idempotency
Required for safe retries.