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.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
| Parameter | Description |
|---|---|
| Comment | A comment to add to the update action. |
| Environment | The id of the environment in which the segment to update exists. |
| Identifiers | A comma-separated list of identifiers to update/add to segment. |
| Replace | Check to replace the content of the segment (if it previously existed) with the new content. |
| Segment Name | The name of the segment you want to upload values to. |
| Workspace | The id of the workspace in which the environment resides. |