Expense

Remove expense

Deletes an expense by marking it as deleted (soft delete). Associated data like file attachments are preserved but no longer accessible.

delete/v1/expenses/{id}

Path parameters

idstring required

Expense ID

Response

Expense successfully deleted

Changes

No recorded changes to this endpoint across all 3 revisions of this API.