Web API •References / Albums / Save Albums for Current User
Save Albums for Current User
Save one or more albums to the current user's 'Your Music' library.
 Authorization scopes
- Manage your saved content. 
Request
- idsstringRequiredA comma-separated list of the Spotify IDs for the albums. Maximum: 20 IDs. Example:ids=382ObEPsp2rxGrnsizN5TX,1A2GTWGtFfWp7KSQTwWOyo,2noRn2Aes5aoNVsU6iWThc
supports free form additional properties
- idsarray of stringsA JSON array of the Spotify IDs. For example: ["4iV5W9uYEdYUVa79Axb7Rh", "1301WleyT98MSxVHPZCA6M"]
 A maximum of 50 items can be specified in one request. Note: if theidsparameter is present in the query string, any IDs listed here in the body will be ignored.
Response
The album is saved
Response sample
empty response