x-api-key: ********************
curl --location --request DELETE '/dnc/bulk' \ --header 'x-workspace;' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "ids": [ "64a1b2c3d4e5f6a7b8c9d0e1" ] }'