SpaceMediaSpaceMedia
Endpoint referenceArtists

Create Artist

POST
/api/v1/artists

Create 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 applies the requested change and returns the updated resource, validation result, or action status needed for the next API step.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Header Parameters

X-User-Id*string

Required user_id for catalog ownership and quota context. The client must also have users:act-as.

Formatuuid

Request Body

application/json

Request payload.

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?