Note: # and anything after is NOT needed, its just to allow multiple examples for the same path/method.
Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/domains//users//moh' \
--header 'Authorization: Bearer <token>' \
--form 'script="This is a generic song."' \
--form 'File=@"/Users/caaker/Downloads/Ding-Dong.wav"' \
--form 'index="2"' \
--form 'convert="yes"' \
--form 'synchronous="yes"'{
"filename": "string",
"ordinal-order": 0,
"file-duration-seconds": 0,
"file-size-kilobytes": "string",
"created-datetime": "string",
"file-access-url": "string",
"file-script-text": "string",
"file-source": "string",
"text-to-speech-voice-id": "en-US-Wavenet-C",
"text-to-speech-language": "en_US",
"FromName": "string",
"FromUser": "string",
"FromHost": "string",
"NmsAni": "string",
"recorded-datetime": "string",
"NmsRecStartTime": "string",
"NmsRecDuration": "string",
"TimeZone": "string",
"transcription": "string"
}