Authorization: ********************
{}
curl --location --request POST 'https://api.cbf.tcn.com/api/v1alpha1/p3api/getorgagentsettings' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"default_time_zone": "string",
"default_softphone_volume_in": 0,
"default_softphone_volume_out": 0,
"linkback_recording": true
}