Application::whitelistNetworkApiIpSubnet Method

Whitelist an IP subnet so that can be used to make API requests with the Network Api Key (Network Token).

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork Token
Target StringThis calls action target
Method StringThis calls action method
ip_address_subnet StringIP subnet (CIDR format). Example: xxx.xxx.xxx.xxx/xx

GET Response Notes

True if successfully whitelisted.

Return response will be in the following format: boolean.

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.