Create a setlist (or copy an existing one)
POST /api/setlists
POST
/api/setlists
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”object
id
string format: uuid
name
required
string
date
string
eventId
string format: uuid
copyFrom
string format: uuid
Responses
Section titled “ Responses ”Created
object
ok
required
boolean
data
Invalid input or no band
object
ok
required
boolean
error
required
string
code
string
Unauthenticated
object
ok
required
boolean
error
required
string
code
string
Setlist limit reached or no permission
object
ok
required
boolean
error
required
string
code
string
Server error
object
ok
required
boolean
error
required
string
code
string