put https://api.millicast.com/api/v3/account/distribution
Update account wide distribution settings to enable/disable the feature or update the account default cluster list. Whenever publish tokens are created, these will be the default settings used for features that impact how streams are distributed.
- geoCascade: controls if and which geographic clusters are included for regional content delivery. View the Geo-cascading streaming guide for additional details.
- The setting
["all"]
will cascade streams to all existing and any future clusters when broadcasting from the account. - An empty cluster list is not allowed when enabling account wide distribution settings. Setting it to null or omitting it will be interpreted as using
["all"]
regions. - The
clusters
setting will be ignored when disabled.
- The setting