URL from which the audio file will be fetched. This should be a direct link to the audio resource.
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.
Custom language code for the meeting
Custom identifier set by the user during upload. You may use this to identify your uploads in your
events.Maximum length is 128 characters.
Boolean value that specifies whether the content video needs to be saved.
Authentication configuration for downloading the media file. Use this when your audio/video file requires authentication. Supports bearer token and basic authentication methods. If not provided, defaults to no authentication (publicly accessible URL).See DownloadAuthInput for the complete schema definition.