Skip to main content
PUT
Sets the strategy’s rebalance schedule. The new cadence takes effect on the next rebalance cycle for every enrolled portfolio of this strategy, including paused portfolios — they will run on the new cadence the moment they resume.
  • Auth: x-api-key header (required)
  • Required scope: strategies:write
Fleet-wide side effect. This call updates the rebalance cadence for every enrolled portfolio of this strategy. Flipping weekly → hourly on a 1,000-portfolio fleet will cause all of those portfolios to rebalance more frequently from the next cycle onward. Do not grant strategies:write to API keys shipped to client-side or end-user-facing applications (mobile apps, browsers, embedded SDKs) — keep that scope on server-side operator/dashboard keys only.

Cross-tenant access

Returns 404 — no existence leak.