Swagger 2.02026-08-218867631.0 MB
9bb4b5cb4dc2
content
post/content/track/save
Request body
Example request
{
"image": {
"fileId": "00000000-0000-0000-0000-000000000000"
},
"wav": {
"fileId": "00000000-0000-0000-0000-000000000000"
},
"flac": {
"fileId": "00000000-0000-0000-0000-000000000000"
},
"trackRecordingVersions": [
{
"audioFiles": [
{
"audioId": "00000000-0000-0000-0000-000000000000"
}
]
}
],
"contributors": [
{
"contributorId": "00000000-0000-0000-0000-000000000000",
"artist": {
"contact": {
"imageId": "00000000-0000-0000-0000-000000000000",
"image": {
"fileId": "00000000-0000-0000-0000-000000000000"
}
},
"image": {
"fileId": "00000000-0000-0000-0000-000000000000"
}
}
}
],
"releases": [
{
"image": {
"fileId": "00000000-0000-0000-0000-000000000000"
},
"artist": {
"image": {
"fileId": "00000000-0000-0000-0000-000000000000"
}
},
"contributors": [
{
"contributorId": "00000000-0000-0000-0000-000000000000",
"artist": {
"image": {
"fileId": "00000000-0000-0000-0000-000000000000"
}
}
}
]
}
],
"composerContentsDTO": [
{
"composerImageId": "00000000-0000-0000-0000-000000000000"
}
],
"royaltyToken": {
"createdBy": "00000000-0000-0000-0000-000000000000"
}
}Response
OK
Example response
{
"image": {
"fileId": "00000000-0000-0000-0000-000000000000"
},
"wav": {
"fileId": "00000000-0000-0000-0000-000000000000"
},
"flac": {
"fileId": "00000000-0000-0000-0000-000000000000"
},
"trackRecordingVersions": [
{
"audioFiles": [
{
"audioId": "00000000-0000-0000-0000-000000000000"
}
]
}
],
"contributors": [
{
"contributorId": "00000000-0000-0000-0000-000000000000",
"artist": {
"contact": {
"imageId": "00000000-0000-0000-0000-000000000000",
"image": {
"fileId": "00000000-0000-0000-0000-000000000000"
}
},
"image": {
"fileId": "00000000-0000-0000-0000-000000000000"
}
}
}
],
"releases": [
{
"image": {
"fileId": "00000000-0000-0000-0000-000000000000"
},
"artist": {
"image": {
"fileId": "00000000-0000-0000-0000-000000000000"
}
},
"contributors": [
{
"contributorId": "00000000-0000-0000-0000-000000000000",
"artist": {
"image": {
"fileId": "00000000-0000-0000-0000-000000000000"
}
}
}
]
}
],
"composerContentsDTO": [
{
"composerImageId": "00000000-0000-0000-0000-000000000000"
}
],
"royaltyToken": {
"createdBy": "00000000-0000-0000-0000-000000000000"
}
}