Skip to main content
POST
Approve proposed corrections in bulk

Authorizations

Authorization
string
header
required

Path Parameters

project_id
string
required

Body

application/json
result_ids
string[]
required

Rule-result friendly IDs in the dpres_XXXX syntax, from a rule's results list. Between 1 and 100 unique IDs.

Required array length: 1 - 100 elements

Response

The results that were approved, and an entry in errors for each one that was not. A 200 can carry failures, so check errors.

data
object[]
errors
object[]