PATCH
/
streaming
/
playlists
/
v1
/
{playlist_id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

playlist_id
string
required

Query Parameters

update_mask
string

Body

application/json
name
string

The name of the playlist. For example: "Raw" or "playlist 1"

dvr_settings
object
visibility
enum<string>
Available options:
VISIBILITY_UNSPECIFIED,
VISIBILITY_PUBLISHED,
VISIBILITY_UNLISTED,
VISIBILITY_HIDDEN

Response

200 - application/json
playlist
object