Network zone api

It appears the network zone API doesn’t have a way to set the ‘blacklist’ flag to true or false.

Is this an oversight in the API or is this set via a different mechanism.

Thanks,

I assume its pending in some HealthInsight update to API:

https://help.okta.com/en/prod/Content/Topics/Security/healthinsight/blacklist-network-zones.htm

Do you know when that API will be available? We’re trying to automate our network settings so that we can easily replicate non-prod / production settings to more accurately setup our Okta environments.

It appears there is a ‘useAsBlackList’ is the field the UI is using; but it only gets sent back if it’s sent in with “internalAttributes = true” as a url parameter.

Is this an undocumented feature? or something that will be added to the zones api soon?

Please advise