Update a question
GET/PATCH/DELETE a single question. DELETE soft-deletes it.
Authorizations
API key authentication for the public API. Pass your API key as a Bearer token.
Body
Closed: yes/no, factual, date, number, single-choice; the voice agent should accept the answer and move on without probing for elaboration. Open: behavioral or descriptive; the voice agent should probe for examples and depth.
closed- Closedopen- Open
closed, open The actual question text.
1Per-question authoring override for the voice agent. Combines what to ask, how to phrase it, and any depth/probing override that diverges from the answer_format default (e.g. 'this is closed but spend 30s on the why').
Response
Closed: yes/no, factual, date, number, single-choice; the voice agent should accept the answer and move on without probing for elaboration. Open: behavioral or descriptive; the voice agent should probe for examples and depth.
closed- Closedopen- Open
closed, open The actual question text.
Inactive questions are not asked in new interviews.
Per-question authoring override for the voice agent. Combines what to ask, how to phrase it, and any depth/probing override that diverges from the answer_format default (e.g. 'this is closed but spend 30s on the why').

