AgentInvoiceAgentInvoice
API ReferenceEstimates

Delete a draft estimate

Permanently deletes an estimate.

DELETE
/estimates/{id}
AuthorizationBearer <token>

API key issued from your AgentInvoice account settings.

In: header

Path Parameters

id*integer

Estimate ID

Response Body

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