Create Segment

Creates a new segment from a CSV file or a json body (depending on headers values: multipart form-data for files and application json for json. If csv file is used, then segment will be created matching content from a source column with a target column (Segement will be typed as static). If json body is used, then conditions for the segment can be passed through the body or as query params

Language
Authentication
Bearer
JWT
Click Try It! to start a request and see the response here!