v49

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-081445491.8 MB
Invoice

Delete invoice line item

This endpoint deletes an invoice line item from a draft invoice.

This endpoint only allows deletion of one-off line items (not subscription-based line items). The invoice must be in a draft status for this operation to succeed.

delete/invoices/{invoice_id}/invoice_line_items/{line_item_id}

Path parameters

invoice_idstring required
line_item_idstring required

Response

No Content