Skip to main content
POST
Approve an AI extraction review (ingest the candidates)

Autorizaciones

Authorization
string
header
requerido

Bearer token authentication (format: "Bearer {token}")

Parámetros de ruta

contextId
string<uuid>
requerido

Context ID

reviewId
string<uuid>
requerido

Review ID

Respuesta

OK

candidateCount
integer<int64>
requerido

Number of candidates ingested through the normal pipeline

Ejemplo:

12

ingestionJobId
string<uuid>
requerido

Downstream ingestion job the approved candidates produced

Ejemplo:

"550e8400-e29b-41d4-a716-446655440000"

reviewId
string<uuid>
requerido

Identifier of the approved review

Ejemplo:

"550e8400-e29b-41d4-a716-446655440000"