Skip to main content
POST
Rescore a completed interview

Authorizations

Authorization
string
header
required

API key authentication for the public API. Pass your API key as a Bearer token.

Path Parameters

application_id
string<uuid>
required

Response

Rescore accepted; scoring is in progress (status envelope).

Not-ready 200 envelope for application sub-resources (never 404).

status
enum<string>
required
  • processing - processing
  • unavailable - unavailable
Available options:
processing,
unavailable
reason
enum<string> | null
  • interview_not_available - interview_not_available
  • scoring_failed - scoring_failed
  • no_result - no_result
Available options:
interview_not_available,
scoring_failed,
no_result
result
object | null