Update a CRM segment
PATCH/v1/segments/:segment_id
Update a segment. This is a partial update — send only what changes.
Changing filter_config does not re-evaluate the segment automatically, so
the stored member count keeps describing the old filter until you call
evaluate.
Requires the segments:write scope.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 429
Successful Response
Error
Error
Error
Error
Validation Error
Error