{ "destination": "3000", "protocol": "1658764111.256" }
curl --location -g --request POST 'http://{{HOST}}/service/v1/manager/pabx/playback?PreAuthorization=Bearer {{access_token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "destination": "3000", "protocol": "1658764111.256" }'
{}