Remove not-started tasks from order
Remove not-started tasks from order
Removes the OperationsTasks this OperationsTaskList added to the Order (matched by source_task_list_id). Only untouched (not_started) tasks are deleted; started/completed/skipped/cancelled tasks are kept. Returns deleted and kept counts. | authz: min_org_role=operator | () -> (OperationsTaskListRemoveFromOrderRes1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
task_list_id
order_id
Response
Successful Response
deleted_count
kept_count
Errors
422
Operations Task Lists Remove Not Started Tasks from Order V1request Unprocessable Entity Error

