Create a new segment with a CSV file of customerIds.

Receive a presigned URL to which you can upload a CSV file of customerIds to create a new segment. The CSV file should be single column, unquoted, and contain only customerIds. The segment will be created with the name and description provided in the request body. The processingId returned can be used to check the status of the import. The processingId is NOT the segmentId.

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

Name of a segment about to be created.

string

Add more information to better describe the associated subscribers in it.

Responses

401

Id Token or X-API-Key/X-API-Secret is missing or invalid.

403

The server understood the request but refuses to authorize it. In most cases due to insufficient user permissions.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json