> ## Documentation Index
> Fetch the complete documentation index at: https://dev.chargily.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete a customer

> Deletes an already-existing customer.

## Path parameters

<ParamField path="id" type="string">
  The ID of the customer.
</ParamField>

## Returns

If the deletion is successful, it returns the deleted customer object.
