This endpoint allows deleting a customer by id.
cURL
curl --request DELETE \ --url https://api.useaira.com/v1/customers/{id} \ --header 'X-API-KEY: <api-key>'
{}
API Key Authentication.
The unique identifier of the customer in our system.
The request was successfully processed.