Skip to content

Copy steps and/or MIDI settings from a song in another band

POST
/api/songs/{id}/import-from-band
id
required
string format: uuid
object
sourceSongId
required
string format: uuid
elements
required
Array<string>
>= 1 items
Allowed values: steps midiSettings

Imported

object
ok
required
boolean
data
nullable

Invalid input or no band

object
ok
required
boolean
error
required
string
code
string

No access to source song

object
ok
required
boolean
error
required
string
code
string

Song not found

object
ok
required
boolean
error
required
string
code
string

Server error

object
ok
required
boolean
error
required
string
code
string