Update a validation result

Update a validation result.

Log in to see full request history
Path Params
integer
required
≥ 1

Validation result's ID.

Body Params

Validation result data to update

annotations
array of integers

List of annotation ids that were validated

annotations
boolean | null

Whether the validation passed or not, null if the validation was not applicable

string

The hot-dog case slug of the validation rule that was applied

string

Message explaining why the validation failed

string

Unique identifier for the document

Responses

Response body
object
integer
required
≥ 1

Validation Result's ID

annotations
array of integers
required

List of annotation ids that were validated

annotations*
boolean | null
required

Whether the validation passed or not, null if the validation was not applicable

string
required

The hot-dog case slug of the validation rule that was applied

string
required

Message explaining why the validation failed

string
required

Unique identifier for the document

Language
Credentials
URL