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