create User Playlist
fun createUserPlaylist(name: String, playlist: List<AudioFile>): PlayList
Content copied to clipboard
Create a playlist from a collection of audio files. Call Save on editor to save the playlist to the server.