Skip to main content
Resolve several validation issues at once

Path Parameters

raw_data_id
string
required

Body

application/json

Body for resolving several findings on one file in a single call.

A reviewer usually faces several findings at once, and resolving them one request at a time makes the UI's "save my answers" button non-atomic.

resolutions
Resolutions · object
required

Chosen option id, keyed by issue id.

Response

Successful Response

Result of a bulk resolve.

resolved
integer
required

Findings updated.

ready_to_retry
boolean
required

True when no finding still blocks ingestion, so the file can be retried immediately.

issues
RawDataIssue · object[]

Every finding on the file, post-update.