Jump to: GET Response Notes | API Call Builder
Whitelist an IP subnet so that can be used to make API requests with the Network Api Key (Network Token).
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network Token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| ip_address_subnet | String | IP 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.