Import IP Address Lists
Bulk import IP address List Items by uploading a CSV file.
Each row should be the details for a new List Item. The columns we allow are:
- value
Both IPv4 and IPv6 are supported.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Key-Inflection
Determines casing for the API response
Allowed values:
Idempotency-Key
Ensures the request is idempotent
Persona-Version
Allowed values:
Query parameters
include
A comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included
key in the response. See Serialization for more details.
fields
Comma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
Request
This endpoint expects an object.
data
Response
Created
data
An Importer for IP address List Items