Line Items
Delete a Line Item
Deletes a line item
DELETE
/
v5
/
app
/
line_items
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredThe ID of the line item, which will look like li_*************
Was this page helpful?