Authorization: Bearer ********************
{
"destination": "18587625200"
}
curl --location -g --request PATCH 'https://awqacore01.crexendocloud.com/ns-api/v2/domains/{{domain}}/users/{{user}}/calls/zq3foox8rnkwjycu/transfer' \
--header 'Content-Type: application/json' \
--data-raw '{
"destination": "18587625200"
}'
{
"code": 0,
"message": "string"
}