Authorization: Bearer ********************curl --location -g --request DELETE 'https://awqacore01.crexendocloud.com/ns-api/v2/domains/{{domain}}/phones' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"mac": "{{mac}}"
}'{
"code": 0,
"message": "string"
}