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