removeAllClientPlaylistTracksRestAction

fun removeAllClientPlaylistTracksRestAction(playlist: String): SpotifyRestAction<Unit>

Remove all the tracks in a playlist

Api Reference

Parameters

playlist

the id or uri for the playlist.

Sources

(source)
Link copied to clipboard