Authorization: Bearer ********************
curl --location '/realtime/calls//refer' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "target_uri": "tel:+14155550123" }'