Newer Version Available

This content describes an older version of this product. View Latest

Voice Call Audio Upload

Upload an audio recording of a voice call.

To upload an audio binary file that resides locally, send it in a multipart/form-data request with the audioFileData header parameter in the binary upload body part of the request. To upload an audio file that resides on a third-party vendor’s system, use the recordingURL and name request parameters for the URL and named credential, respectively.

For information about how to create the multipart/form-data message, see Inputs and Binary File Upload Examples.

Resource
1/voicecalls/voiceCallId/audio_upload
Available version
49.0
HTTP methods
POST
Request parameters for POST
Name Type Description Required or Optional Available Version
name String Named credential used to authenticate to the third-party vendor’s system. Optional 57.0
recordingURL String URL of the signed link where the audio file resides. Optional 57.0