My Library
Add artists IDs (deprecated)
post/api/v2/library/artist
Request body
Example request
{
"identifiers": [
{
"identifier": "9635624",
"platformCode": "deezer"
}
]
}Response
An IdentifierSubmitted response
{
"identifiers": [
{
"identifier": "9635624",
"platformCode": "deezer"
}
]
}An IdentifierSubmitted response