api_token: ********************
curl --location --request DELETE 'https://api.dialgood.com/external/v1//queue' \ --header 'Accept: application/json' \ --header 'api_token: <api-key>' \ --header 'Content-Type: application/json'
{ "status": "removed" }