Annotation

Confirm validation

Confirm annotation, switch status to exported (or exporting). If the confirmed state is enabled, this call moves the annotation to the confirmed status.

<Callout type="info"> The confirm call is the right choice when confirming correctly captured data and switching the annotations to `confirmed` or `exported` state. One can be tempted by patching the status of the annotation to the `confirmed` or `exported` state. However, patching status skips key annotation metadata updates which negatively affects the [Dedicated AI Engine](https://knowledge-base.rossum.ai/docs/ai-engines) training. </Callout>
post/api/v1/annotations/{annotationID}/confirm

Request body

skip_workflowsboolean

Whether to skip workflows evaluation. Read more about workflows here

The bypass_workflows_allowed must be set to true in workflows queue settings in order to use this feature.

Response

No Content

Changes

No recorded changes to this endpoint across all 1 revision of this API.