v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1383206367.4 KB
playlists

Updates an existing resource.

put/youtube/v3/playlists

Query parameters

partstring[] required

The part parameter serves two purposes in this operation. It identifies the properties that the write operation will set as well as the properties that the API response will include. Note that this method will override the existing values for mutable properties that are contained in any parts that the request body specifies. For example, a playlist's description is contained in the snippet part, which must be included in the request body. If the request does not specify a value for the snippet.description property, the playlist's existing description will be deleted.

onBehalfOfContentOwnerstring

Note: This parameter is intended exclusively for YouTube content partners. The onBehalfOfContentOwner parameter indicates that the request's authorization credentials identify a YouTube CMS user who is acting on behalf of the content owner specified in the parameter value. This parameter is intended for YouTube content partners that own and manage many different YouTube channels. It allows content owners to authenticate once and get access to all their video and channel data, without having to provide authentication credentials for each individual channel. The CMS account that the user authenticates with must be linked to the specified YouTube content owner.

Request body

etagstring

Etag of this resource.

kindstring

Identifies what kind of resource this is. Value: the fixed string "youtube#playlist".

idstring

The ID that YouTube uses to uniquely identify the playlist.

localizationsobject

Localizations for different languages

Response

Successful response