url
String
required

URL from which the audio file will be fetched. This should be a direct link to the audio resource.

title
String

Title assigned to the uploaded file. If not provided, the file’s original name will be used as its title.

Maximum length is 256 characters.

attendees
[Attendee]

Array of Attendee objects, as defined in the Attendee schema. Each element in this array represents an attendee.

Max length of 100 attendees.

custom_language
String

Custom language code for the meeting

client_reference_id
String

Custom identifier set by the user during upload. You may use this to identify your uploads in your events.

Maximum length is 128 characters.

save_video
Boolean

Boolean value that specifies whether the content video needs to be saved.