plans
Reject Plan
Reject a plan: cancels all its PLANNED tasks.
Rejected tasks are moved to CANCELLED status so they never execute.
post/api/v1/plans/{plan_id}/reject
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
- ○