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

Authorizations

Authorization
string
header
required

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

Path Parameters

contextId
string<uuid>
required

Context ID

reviewId
string<uuid>
required

Review ID

Response

OK

candidateCount
integer<int64>
required

Number of candidates ingested through the normal pipeline

Example:

12

ingestionJobId
string<uuid>
required

Downstream ingestion job the approved candidates produced

Example:

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

reviewId
string<uuid>
required

Identifier of the approved review

Example:

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