Review or edit the output of a job

Use this endpoint to mark the output of a job as correct or incorrect or edit the output. If you edit the output of a job, it is automatically marked as correct.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Identifier for the job that you want to mark as correct or edit the output

Body Params
json

The job output. Use this parameter to make corrections to the output. The value is a JSON matching the data program's output schema. You can find the schema on the data program's store page. If you pass this parameter, correct is automatically set to true.

boolean

Whether the output is correct or not. If you pass false when also passing a value in the response parameter, the false value is ignored.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json