{ "source": "3001", "destination": "5533991424644", "callerId": "Callback <3000>" }
curl --location -g --request POST 'http://{{HOST}}/service/v1/manager/pabx/dial' \ --header 'PreAuthorization;' \ --header 'Content-Type: application/json' \ --data-raw '{ "source": "3001", "destination": "5533991424644", "callerId": "Callback <3000>" }'
{}