Upsert one bus route in the calling member’s output map
PUT/api/song-audio/output-map
PUT
/api/song-audio/output-map
Authorizations
Section titled “Authorizations”Request Body
Section titled “Request Body”object
bus
required
string
deviceId
required
string
channel
string
Responses
Section titled “Responses”Success
object
ok
required
boolean
data
Bad request / invalid input
object
ok
required
boolean
error
required
string
code
string
Unauthenticated
object
ok
required
boolean
error
required
string
code
string
Forbidden / not in band
object
ok
required
boolean
error
required
string
code
string
Not found
object
ok
required
boolean
error
required
string
code
string
Server error
object
ok
required
boolean
error
required
string
code
string
