Unfollow Artist
DELETE
/v1/user/me/following/{artistid}Request
Path Params
artistid
string
required
Request samples
Responses
Success(200)
Unauthorized(401)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
message
string
required
Example
{
"message": "Unfollowed artist 5ea2b239-9ba9-4251-b110-343978aa30e9"
}
Last modified: 24 days ago