Authorization: Bearer ********************curl --location --request DELETE 'https://awqacore01.crexendocloud.com/ns-api/v2/domains//users//push' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"push-device": "string",
"push-device-token": "string",
"push-network": "string"
}'{
"response": "string",
"device": "string"
}