v1

latestOpenAPI 3.0.32026-07-139687282.9 KB
Albums
Library

Save Albums for Current User

Save one or more albums to the current user's 'Your Music' library.

Note: This endpoint is deprecated. Use Save Items to Library instead.

put/me/albums

Query parameters

idsstring required

A comma-separated list of the Spotify IDs for the albums. Maximum: 20 IDs.

Example:382ObEPsp2rxGrnsizN5TX,1A2GTWGtFfWp7KSQTwWOyo,2noRn2Aes5aoNVsU6iWThc

Request body

idsstring[]

A JSON array of the Spotify IDs. For example: ["4iV5W9uYEdYUVa79Axb7Rh", "1301WleyT98MSxVHPZCA6M"]<br/>A maximum of 50 items can be specified in one request. Note: if the ids parameter is present in the query string, any IDs listed here in the body will be ignored.

Response

The album is saved