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