Skip to main content
POST
Add interview feedback

Authorizations

Authorization
string
header
required

API key from Settings > API Keys

Path Parameters

id
string<uuid>
required

The application ID

Body

application/json
feedback
string
required

Detailed feedback content

rating
enum<string>

Overall rating

Available options:
strong_yes,
yes,
no,
strong_no
interview_type
string

Type of interview (e.g., Phone Screen, Technical, Onsite)

submit
boolean

If true, submit immediately. If false, save as draft.

Response

Feedback created

feedback
object