Update Segment Keys in Environment via CSV

Bulk upload a CSV file containing a list of identifiers. The segment must exist before calling this endpoint. Segments are limited to 100,000 members and each call can only include 10,000 new members at a time. This endpoint requires a CSV file in the file form field; path parameters and optional query parameters control which segment and environment are affected.

👍 Tip

On the Enterprise plan, you can create large segments (that can contain over 100,000 members).

Path Params
string
required

The ID of the FME environment to upload the segment to

string
required

The name of the segment to update

Query Params
boolean
Defaults to false

Replace the content of the segment (if it previously exists) with the new content.

Form Data
string
Defaults to file

The location of the file to upload.

Responses

Language
Request
Response
Choose an example:
application/json