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/api/v1/plans/{plan_id}/approve
Path parameters
plan_idstring required
Request body
Response
Successful Response
object required
Changes
Changed in 2 of the 16 revisions of this API.2
- ○
removed the non-success response with the status
503response-non-success-status-removed
- ○
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○