Endpoints · Strategies
Update a strategy
PATCH
/v2/strategies/{name}Partial update — only the fields you supply change. The condition is re-validated on every update.
Plan access
Hobby and above.
Rate limit
Hobby 60/min · Pro 2,000/min · Scale 10,000/min.
Capacity
Counts against your saved-rule capacity until v1.5 introduces a separate cap.
Body parameters
stringrequiredStrategy slug (immutable).
Status codes
200Strategy updated.
400invalid_condition with structured errors.404Not found.