removeUserFromPlaylist
suspend fun removeUserFromPlaylist(playlistId: ERROR CLASS: Symbol not found for UUID, userId: ERROR CLASS: Symbol not found for UUID): Response<Unit>
Remove a user from a playlist's users.
Parameters
playlistId
The playlist id.
userId
The user id.