cURL
curl --request DELETE \ --url https://pay.chargily.net/test/api/v2/customers/{id} \ --header 'Authorization: Bearer <token>'
Deletes an already-existing customer.