Update a List Segment
Update an existing list segment using new field or campaign conditions. Only the submitted conditions will be retained; any existing ones not included will be removed.
✏️ Update a List Segment
🔹 HTTP Request
PUT API-URL/lists/LIST-UNIQUE-ID/segments/SEGMENT-UNIQUE-ID🔸 URL Segments
Segment
Type
Required
Description
🔐 Authorization Header
X-API-KEY: your-api-key-here🕝 PUT Parameters
Parameter
Type
Required
Description
📦 General Block (Required)
Parameter
Type
Required
Description
📦 Conditions Block (Optional)
Parameter
Type
Required
Description
📦 Campaign Conditions Block (Optional)
Parameter
Type
Required
Description
💻 PHP Example
📦 Sample JSON Response
Last updated