Use this endpoint to submit corrected outputs for a WorkflowRun for future processor evaluation and tuning in Extend.
outputs
arrays of a WorkflowRun payload.
The ID would look something like dpr_gwkZZNRrPgkjcq0y-***
.
When using this endpoint, you will need to provide both the run id and the output id as parameters, and the corrected reviewedOutput
as the body of the request. See below for more details.