`addItemsToPlaylist()` and `removeItemsFromPlaylist()` in `PlaylistsEndpoints` should return the playlist snapshot ID as returned by the WEB APIs: [POST playlists/{playlist_id}/tracks](https://developer.spotify.com/documentation/web-api/reference/add-tracks-to-playlist) and [DELETE playlists/{playlist_id}/tracks](https://developer.spotify.com/documentation/web-api/reference/remove-tracks-playlist)