v1
latestOpenAPI 3.0.32026-07-2632131.4 MBExpenses (only available for accounting add-on users)
Delete attachment from expense
Deletes a single attachment from an existing expense by its attachment ID.
Returns the updated expense after the attachment is removed.
delete/expenses-api/expenses/{id}/attachments/{attachmentId}
Path parameters
idstring required
Example:67890123-e89b-12d3-a456-426614174000
Expense ID (UUID)
attachmentIdstring required
Example:12345
Attachment ID (string)
Response
Attachment successfully deleted from expense