curl --request DELETE \
--url https://us.api.flexprice.io/v1/customers/{id} \
--header 'x-api-key: <api-key>'This response has no body data.Use when removing a customer (e.g. GDPR or churn). Returns 204 No Content on success.
curl --request DELETE \
--url https://us.api.flexprice.io/v1/customers/{id} \
--header 'x-api-key: <api-key>'This response has no body data.