post https://api.dexi.io/runs//execute/bulk/wait
Starts new execution of run using the input rows from the body instead of the run itself and outputs the output when it's done. This will also delete the execution from dexi.io immediately after execution unless the deleteAfter parameter is false. Please note that you need to ensure your HTTP client does not timeout for long executions. Headers will be outputted when the output is ready.