Melody User Service API
string · minLength: 0 · maxLength: 100string · minLength: 0 · maxLength: 500string · minLength: 0 · maxLength: 255stringstringstringstring[] string · uuidstringstringstringstringstringstringstring[]string · date-time
Update current artist profile
PATCH
https://melody-gateway-main-0d30d7f.d2.zuplo.dev
/artists/me
Partially updates the profile information of the authenticated artist (name, bio, links, banner, etc.)
Update current artist profile › Request Body
Request object for updating artist profile
artistNameArtist's display name
bioArtist's biography
bannerImageUrlURL to the artist's banner image
facebookUrlArtist's Facebook profile URL
twitterUrlArtist's Twitter/X profile URL
instagramUrlArtist's Instagram profile URL
carouselUrlsArtist's carousel URLs
Update current artist profile › Responses
Artist profile updated successfully
Response object containing artist profile information
userIdUnique identifier of the artist (same as userId)
artistNameArtist's display name
bioArtist's biography
bannerImageUrlArtist's banner image URL
instagramUrlArtist's Instagram profile URL
facebookUrlArtist's Facebook profile URL
twitterUrlArtist's Twitter/X profile URL
carouselImageUrlsCarousel image URLs for artist profile
createdAtProfile creation timestamp