latestSwagger 2.02026-08-218867631.0 MB
9bb4b5cb4dc2
content
post/content/artist/save
Request body
Example request
{
"artistLabels": [
{
"labelLogoImageId": "00000000-0000-0000-0000-000000000000"
}
],
"additionalContacts": [
{
"imageId": "00000000-0000-0000-0000-000000000000",
"image": {
"fileId": "00000000-0000-0000-0000-000000000000"
}
}
],
"contact": {
"imageId": "00000000-0000-0000-0000-000000000000",
"image": {
"fileId": "00000000-0000-0000-0000-000000000000"
}
},
"image": {
"fileId": "00000000-0000-0000-0000-000000000000"
}
}Response
OK
Example response
{
"artistLabels": [
{
"labelLogoImageId": "00000000-0000-0000-0000-000000000000"
}
],
"additionalContacts": [
{
"imageId": "00000000-0000-0000-0000-000000000000",
"image": {
"fileId": "00000000-0000-0000-0000-000000000000"
}
}
],
"contact": {
"imageId": "00000000-0000-0000-0000-000000000000",
"image": {
"fileId": "00000000-0000-0000-0000-000000000000"
}
},
"image": {
"fileId": "00000000-0000-0000-0000-000000000000"
}
}