Create Segment

This endpoint allows you to create a new segment via JSON body or from a CSV file. Query parameters are supported. If csv file is used, then the segment will be created matching content from a source column with a target column (segment will be typed as static). If json body is used, then the conditions for the segment can be passed through the body or as query params.

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

Provide the unique ID of the list

Query Params
string

The name of the segment (If using a csv file)

string

Column to segment from CSV file (If using a csv file)

string

Column to apply segment from main list (If using a csv file)

Body Params
string
required

name of the segmnet

string

segment condition

Responses

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