AgentInvoiceAgentInvoice

Delete a draft invoice

Permanently deletes a draft invoice. Only draft invoices can be deleted.

DELETE
/invoices/{id}
AuthorizationBearer <token>

API key issued from your AgentInvoice account settings.

In: header

Path Parameters

id*integer

Invoice ID

Response Body

curl -X DELETE "https://app.agentinvoice.co/api/invoices/0"
Empty