x-api-key: ********************
curl --location --request DELETE '/public/dnc/bulk' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "selected": [ "id1", "id2" ] }'