Authorization: Bearer ********************
curl --location --request DELETE 'https://apicfa.convirza.com/v2/contact-lists/?forced_delete' \ --header 'Authorization: Bearer <token>'
[ { "result": "string", "err": "string", "data": "string" } ]