plans
Approve Plan
Approve a plan: promotes all its PLANNED tasks to OPEN.
This is the key operation: once approved, the orchestrator will pick up the tasks and start spawning agents.
post/plans/{plan_id}/approve
Path parameters
plan_idstring required
Request body
Response
Successful Response
object required
Changes
Changed in 1 of the 16 revisions of this API.1
- ○
removed the non-success response with the status
503response-non-success-status-removed
- ○