Owner-only. Switch a GA feature on or off for the whole band.
PUT/api/band/features
PUT
/api/band/features
Authorizations
Section titled “Authorizations”Request Body
Section titled “Request Body”object
feature
required
string
enabled
required
boolean
Responses
Section titled “Responses”Updated feature toggles
object
ok
required
boolean
data
Invalid request or no band context
object
ok
required
boolean
error
required
string
code
string
Unauthenticated
object
ok
required
boolean
error
required
string
code
string
Forbidden / no permission
object
ok
required
boolean
error
required
string
code
string
Server error
object
ok
required
boolean
error
required
string
code
string
