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.

stringrequired

Strategy slug (immutable).

200
Strategy updated.
400
invalid_condition with structured errors.
404
Not found.