Web API •References / Episodes / Remove User's Saved Episodes
Remove User's Saved Episodes
Remove one or more episodes from the current user's library.
This API endpoint is in beta and could change without warning. Please share any feedback that you have, or issues that you discover, in our developer community forum.
Authorization scopes
Manage your saved content.
Request
- idsstringRequired
A comma-separated list of the Spotify IDs. For example:
ids=4iV5W9uYEdYUVa79Axb7Rh,1301WleyT98MSxVHPZCA6M
. Maximum: 50 IDs.Example:ids=7ouMYWpwJ422jRcDASZB7P,4VqPOruhp5EdPBeR92t6lQ,2takcwOaAZWiXQijPHIx7B
supports free form additional properties
- idsarray of strings
A JSON array of the Spotify IDs.
A maximum of 50 items can be specified in one request. Note: if theids
parameter is present in the query string, any IDs listed here in the body will be ignored.
Response
Episode removed
Response sample
empty response