x-api-key: ********************
curl --location -g --request DELETE 'https://relay.exostack.cloud//api/customers/by-id/' \ --header 'x-api-key: <api-key>'
{ "success": true, "created_id": 0, "updated_id": 0, "deleted_id": 0 }