Authorization: Bearer ********************
{
"voicemail-forward-new-destination": "string"
}
curl --location -g --request PATCH 'https://awqacore01.crexendocloud.com/ns-api/v2/domains/{{domain}}/users/{{user}}/voicemails/save/vm-20230829235740031843-d739b1936a66eff93de3878ecfbceffa.wav/forward' \
--header 'Content-Type: application/json' \
--data-raw '{
"voicemail-forward-new-destination": "string"
}'
[
{
"filename": "vm-20230306200014008354-6cc082866aafdc5dee7a480c2d339c76.wav",
"index": "vm-20230306200014008354-6cc082866aafdc5dee7a480c2d339c76",
"length": "19",
"filesize": "145.67 KB",
"filedate": "2023-05-16 23:31:54",
"remotepath": "https://vb.netsapiens.com/ns-api/?object=audio&action=play&domain=portal&user=2000&type=vmail&time=20230725164140&auth=0b42df426f8e0b56713e7353a5a4e160&file=vm-20230306200014008354-6cc082866aafdc5dee7a480c2d339c76.wav",
"moh_script": "",
"source_type": "",
"voice_id": "",
"voice_language": "",
"FromName": "Site Manager",
"FromUser": "1005",
"FromHost": "portal",
"NmsAni": "1005wp",
"RecordTime": "2023-03-06 20:00:34",
"NmsRecStartTime": "2023-03-06 20:00:22",
"NmsRecDuration": "9",
"TimeZone": "US/Pacific",
"transcription": "Hello. This is Chris. This is a test message. Please give me a callback. 8 5 8 7 6 4 5 2 2 6. Thank you. "
}
]