Cancel Strategy Generation
Cancel in-flight strategy generation.
Flips the active cycle’s strategy_status back to ‘briefing’ and team
workflow_phase back to ‘briefing_strategy’. The running background
generation task detects this on its cancellation checks (the
save-time recheck in team_orchestrator_service that bails when
strategy_status != 'generating') and skips saving its result.
Includes both pending (enqueued, worker hasn’t picked up) and
generating (CAS in team_orchestrator_service flipped pending→generating
once the worker started). Without generating here, users couldn’t
cancel once the worker had claimed the row — the in-flight window is
exactly when cancel is most useful.
Documentation Index
Fetch the complete documentation index at: https://docs.aitasker.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response