Rescore a completed interview
Re-runs scoring on a completed interview: the prior scored result (overall score, criteria results, highlights) is discarded and a fresh scoring run is triggered. The interview itself is not re-held — only the scoring is redone, so the session stays completed. Rescoring is asynchronous: this returns 202 with a processing envelope, and the new result appears on the interview endpoint once scoring finishes. A rescore when there is no completed interview yet, or while one is already in progress, returns 409.
Authorizations
API key authentication for the public API. Pass your API key as a Bearer token.
Path Parameters
Response
Rescore accepted; scoring is in progress (status envelope).
Not-ready 200 envelope for application sub-resources (never 404).
processing- processingunavailable- unavailable
processing, unavailable interview_not_available- interview_not_availablescoring_failed- scoring_failedno_result- no_result
interview_not_available, scoring_failed, no_result 
