Update Artist
API Endpoint
Path Parameters
Parameter
Type
Description
artistId
string
The ID of the artist
Authentication Requirements
All requests must include authentication credentials.
Authorization Header: Pass the API key and secret as
<API_KEY>:<API_SECRET>
.Enterprise-ID Header: Required for impersonation when accessing user-specific data.
Request Body Schema
Last updated