interviews

Create Interview

Create a new interview linking a template to a person.

post/v1/interviews

Request body

template_idstring uuid required
person_idstring uuid required
languagestring nullable

Response

Successful Response

idstring uuid required
template_idstring uuid required
person_idstring uuid required
statusstring required
summarystring nullable
findingsobject required
contextobject required
started_atstring date-time nullable
completed_atstring date-time nullable
created_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.