Create New Playlist
Arguments
- title
string; Required. The title of the playlist.
- description
string; Optional. The description of the playlist.
- status
string; Optional. Default: 'public'. Can be one of: 'private', 'public', or 'unlisted'.
- ...
Additional arguments passed to
tuber_POST
.