Authorization: Bearer ********************curl --location -g --request PUT 'https://awqacore01.crexendocloud.com/ns-api/v2/domains/{{domain}}/phonenumbersHASHHACK1' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"phonenumber": "{{demo_phonenumber}}",
"responder": "to-user",
"to_user": "1234",
"to_host": "{{domain}}",
"plan_description": "For Marketing to Queue"
}'{
"code": 0,
"message": "string"
}