put
https://api.omnisend.com/api/segments/
Updates an existing segment by ID.
The segment must not be in a building state to be updated.
If the segment is currently being built, a 409 Conflict error is returned.
Scopes:
segments.write
Rate Limiting: This endpoint is rate limited to 15 requests per minute.
The request body structure (name and conditionGroups) is identical to Create segment.
See the Create segment endpoint for detailed examples of condition groups, filters, and advanced segmentation patterns.