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

Autorizações

Authorization
string
header
obrigatório

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

Parâmetros de caminho

contextId
string<uuid>
obrigatório

Context ID

reviewId
string<uuid>
obrigatório

Review ID

Resposta

OK

candidateCount
integer<int64>
obrigatório

Number of candidates ingested through the normal pipeline

Exemplo:

12

ingestionJobId
string<uuid>
obrigatório

Downstream ingestion job the approved candidates produced

Exemplo:

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

reviewId
string<uuid>
obrigatório

Identifier of the approved review

Exemplo:

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