Update a segment
Rename a segment or replace its filter definition. Call segments.catalog first: a supplied definition is validated against the tenant’s current fields and operators. Because membership is computed live, changing the definition immediately changes who the segment matches.
Authorizations
Org-scoped Norbelys API key. Create one in Settings → API keys and send it as Authorization: Bearer ak_….
Path Parameters
The segment id to update.
"seg_tz4a98xat96iws9zmbrgj3a"
Body
Replace the saved filter that defines membership.
New notes for the segment; null clears them.
500"US leads who opened or replied in the last 30 days."
New display name for the segment.
1 - 120"Engaged US leads"
Response
OK
The saved audience filter that defines membership, evaluated live against people on every read.
Optional notes on the segment's intent.
"US leads who opened or replied in the last 30 days."
The segment id.
"seg_tz4a98xat96iws9zmbrgj3a"
The segment's display name.
"Engaged US leads"
Timestamp (RFC 3339) when this was archived, or null if active.
Creation timestamp (RFC 3339).
Always "segment".
Last-update timestamp (RFC 3339).