Update Segment Keys in Environment via JSON

Bulk upload a list of identifiers via JSON to a segment. 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 JSON body with the keys array and optional comment field; path and query parameters define which segment and environment to update.

👍 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 where you want to upload the segment keys

string
required

The name of the segment to upload the keys to

Query Params
boolean
Defaults to false

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

Responses

Language
Request
Response
Choose an example:
application/json