Jump to: GET Response Notes | API Call Builder
Whitelist an IP address 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 | String | IP address. Format IPv4. Example: 'xxx.xxx.xxx.xxx'. |
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.