Update a computed trait
Partially update one computed trait by id: change its name, its aggregate definition, the recompute cadence (schedule_minutes), or its status to pause or resume evaluation. At least one field must be supplied and omitted fields are left unchanged. Use this to retune a trait’s window or aggregate without recreating it, or to pause a trait so the scheduled evaluator stops recomputing it. Owner / admin / developer only.
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Body
Lowercase identifier the value is written under (e.g. orders_last_30d).
The computed-trait DSL: an aggregate (agg) over events named event_type within a window_days lookback, optionally narrowed by an equality predicate map over event properties.
Recompute cadence in minutes.
1 <= x <= 525600active, paused