X-APP-ID: ********************
X-API-KEY: ********************
Authorization: ********************
curl --location --request DELETE 'https://api.conexteo.com/contactlists/1234' \ --header 'X-APP-ID: <api-key>' \ --header 'X-API-KEY: <api-key>'
{ "success": true, "message": "contactlist removed" }