AgentInvoiceAgentInvoice

Delete a client

Permanently deletes a client. This does not delete associated invoices.

DELETE
/clients/{id}
AuthorizationBearer <token>

API key issued from your AgentInvoice account settings.

In: header

Path Parameters

id*integer

Client ID

Response Body

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