Annotation Content
Validate annotation content
Validate the content of an annotation. At first, the content is sent to the validate hook of connected extension. Then some standard validations (data type, constraints are checked) are carried out in Rossum. Additionally, if the annotation's respective queue has enabled delete recommendation conditions, they are evaluated as well.
By default, messages for hidden datapoints are omitted. The behavior could be changed using the messages_for_hidden_datapoints=true query parameter.
post/api/v1/annotations/{annotationID}/content/validate
Query parameters
messages_for_hidden_datapointsboolean
Include messages for hidden datapoints
Request body
Response
Validation results
Changes
No recorded changes to this endpoint across all 1 revision of this API.