2026-05-01
▼ ▲ youtube.media.upload
Flat Path : youtube/v3/audiotracks
Parameters :
language
Type : string
Description : Required. The BCP-47 language code of the AudioTrack (e.g., "es-ES").
Location : query
videoId
Type : string
Description : Required. The external YouTube video ID.
Location : query
part
Description : Optional. The `part` parameter specifies the `AudioTrack` resource parts that the API response will include. The `part` names that you can include in the parameter value are `id` and `snippet`.
Location : query
Repeated : Yes
Type : string
Path : youtube/v3/audiotracks
Supportsmediaupload : Yes
Mediaupload :
Accept :
Protocols :
Resumable :
Path : /resumable/upload/youtube/v3/audiotracks
Multipart : Yes
Simple :
Multipart : Yes
Path : /upload/youtube/v3/audiotracks
Scopes :
HTTP Method : POST
Description : Inserts a new AudioTrack for a video.
▼ ▲ youtube.youtube.v3.deleteAudiotracks
HTTP Method : DELETE
Description : Deletes one or more AudioTracks from a video.
Path : youtube/v3/audiotracks
Flat Path : youtube/v3/audiotracks
Parameters :
audioTrackId
Type : string
Description : Required. The audio track ID of the AudioTrack to be deleted (e.g., "v1234567890").
Location : query
videoId
Type : string
Description : Required. The external YouTube video ID.
Location : query
part
Type : string
Description : Optional. The `part` parameter specifies the `AudioTrack` resource parts that the API response will include. The `part` names that you can include in the parameter value are `id` and `snippet`.
Location : query
Repeated : Yes
Scopes :
▼ ▲ youtube.youtube.v3.audiotracks.list
Scopes :
HTTP Method : GET
Description : Retrieves a list of AudioTracks for a video.
Flat Path : youtube/v3/audiotracks
Parameters :
language
Repeated : Yes
Description : Required. Filter by specific BCP-47 language codes.
Location : query
Type : string
videoId
Description : Required. The external YouTube video ID.
Location : query
Type : string
part
Type : string
Description : Optional. The `part` parameter specifies a comma-separated list of one or more `AudioTrack` resource parts that the API response will include. The `part` names that you can include in the parameter value are `id` and `snippet`.
Location : query
Repeated : Yes
Path : youtube/v3/audiotracks