Create big segment import

Start a new import process for a big segment. This is an import for a list-based segment that can include more than 15,000 entries.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

projectKeystringRequiredformat: "string"
The project key
environmentKeystringRequiredformat: "string"
The environment key
segmentKeystringRequiredformat: "string"
The segment key

Request

This endpoint expects a multipart form containing an optional file.
filefileOptional
CSV file containing keys
modestringOptionalformat: "string"

Import mode. Use either merge or replace

waitOnApprovalsbooleanOptional
Whether to wait for approvals before processing the import

Response

Import request submitted successfully

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
409
Conflict Error
429
Too Many Requests Error