My Library
Delete songs IDs (deprecated)
delete/api/v2/library/song
Request body
Example request
{
"identifiers": [
{
"identifier": "1577594494",
"platformCode": "apple-music"
}
]
}Response
A SongSubmitted response
Changes
No recorded changes to this endpoint across all 3 revisions of this API.