Authorization: Bearer ********************curl --location --request PUT 'https://awqacore01.crexendocloud.com/ns-api/v2/routes//routecon/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"route-connection-translation-destination-user": "[*]",
"route-connection-translation-destination-host": "string",
"route-connection-integer-percentage": 50,
"route-connection-integer-cost": 0
}'{}