Toggle / pause an autopilot strategy
POST /v1/autopilot/:strategyId/:action — Enable, disable, pause, or resume one strategy. Fund-moving toggles are gated on the standard two-step confirm workflow
POST /v1/autopilot/:strategyId/:action
Enable, disable, pause, or resume one strategy. Fund-moving toggles are gated on the standard two-step confirm workflow on the agent side.
| Method | POST |
| Path | /v1/autopilot/:strategyId/:action |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | autopilot |