Request another interview attempt
Results
Request another interview attempt
Marks a submitted (active + completed) interview result as unsuccessful so the candidate can retake it. Resets the result to draft and clears the recruiter decision.
POST
Request another interview attempt
Authorizations
Supabase JWT access token, passed as Authorization: Bearer <token>.
Body
application/json
The interview result to reopen for another attempt.
Minimum string length:
1Example:
"93c98d21-e04d-4a84-9afa-ed154cf73636"
Response
The result was reset for another attempt.
Empty object on success.