Content Management API > Upload track
Create a new upload track
Body parameters
Either an URL to download, or the ID of an upload request
Example: "/7/1455102967-image.png"
The type of track (audio or subtitles)
A valid BCP 47 specification compliant language code
The human-readable name of the track
Indicates if the track provides subtitles for the Deaf or Hard-of-hearing (SDH)
Returns
Returns
a resource object of type upload_track
Examples