Switch active band for the current user
POST/api/band/switch
POST
/api/band/switch
Authorizations
Section titled “Authorizations”Request Body
Section titled “Request Body”object
bandId
required
string
Responses
Section titled “Responses”Switched
object
ok
required
boolean
data
Invalid request
object
ok
required
boolean
error
required
string
code
string
Unauthenticated
object
ok
required
boolean
error
required
string
code
string
Not a member of the requested band
object
ok
required
boolean
error
required
string
code
string
Server error
object
ok
required
boolean
error
required
string
code
string
