Skip to main content
PATCH
Patch API
The Patch API allows you to update custom fields for a specific interview record. This is highly useful for syncing data, scores, or review flags from your external tools back into InterviewFlowAI.
Rate limit: 60 requests per minute per API key. Requests over the limit return 429 Too Many Requests.

Request body fields

string
required
The UUID of the interview to update.
object
required
Custom fields to update on the Candidate record.

Example request