Update a campaign segment

Patch segment fields. The segment editor auto-saves name and query (debounced) via PATCH.

Endpoint

PATCH
/campaign-segments/:id

Request (update query)

Replace the query object with the JSON produced by your segment builder.

Request (rename)

Response

Returns the updated segment record.

Report an issue with this documentation

Please log in to report issues with our documentation.