SpaceMediaSpaceMedia
Endpoint referenceArtists

Delete Artist

DELETE
/api/v1/artists/{artist_id}

Delete Artist. Use it to create and maintain artist profiles that can be attached to releases, tracks, primary artist credits, featured artist credits, and catalog searches. It removes, revokes, or cancels the target when permissions and resource state allow it, then returns a confirmation or policy error.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

artist_id*string

Public artist reference returned by the API.

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?