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