Remove artist from favorites

Revert an artist to the standard audience data refresh rate.

Use this endpoint to remove an artist from your priority list.

Request

DELETE /api/v2/favorite/artist/{uuid}

Path parameters

Parameter Value Description Additional
uuid string An artist UUID Required

Response

Code Description Resource
200 OK

An Artist response

Artist
400 Bad Request

Invalid request

401 Unauthorized

You are not logged in

403 Forbidden

This endpoint is not included in your current plan, reach out to help@soundcharts.com if you want access.

404 Not Found

Artist not found or favorite does not exist

405 Method Not Allowed

Sandbox only. This operation is not allowed on sandbox environment

Explore

An artist UUID

Try it out