post https://app.ondorse.co/api/applications//tasks/run
This endpoints schedules execution of tasks for the given application.
By default, all tasks of the most recent workflow, except manually cleared tasks, are scheduled.
- If
unclear_manually_cleared_tasks
is set, manually cleared tasks will be uncleared and scheduled. - If
workflow_id
is provided, this schedules tasks of the given workflow for execution.