Create a segment upload from file

Creates a new segment upload job by directly uploading a file. Accepts multipart/form-data for file upload. File must be in CSV or TSV format and under the maximum size limit. The system will validate the file format and content before processing.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required

Defaults to the account in the active session

string
length ≤ 20

Partner handle for sync partner configurations.

boolean
Defaults to false

Whether this upload contains PII (Personally Identifiable Information) data.

source
object
required

The uploaded file the user IDs are read from.

segment
object
required

Segment-specific configuration for the upload (continent, ID type, etc.).

Headers
string
enum
Defaults to multipart/form-data

Generated from available request content types

Allowed:
Responses

400

Validation error, or the request was not sent as multipart/form-data. An unsupported Content-Type is reported as a non-field validation error, not as a 415.

401

Authentication credentials were not provided.

403

Permission denied.

Language
Credentials
:
URL
LoadingLoading…
Response
Choose an example:
application/json