Updates the specified question. Only fields present in the request body are modified; omitted fields remain unchanged.
Documentation Index
Fetch the complete documentation index at: https://docs.heymilo.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Pass your key in the X-API-KEY header.
Request body for updating a question.
Only provided fields are modified; omitted fields remain unchanged.
Updated question text.
Updated evaluation criteria.
Updated score-1 description.
Updated score-5 description.
Updated importance weight for scoring (1–10).
1 <= x <= 10Updated not-scored flag.
Updated question format.
Updated min follow-ups.
x >= 0Updated max follow-ups.
x >= 0Updated instructions.
Updated post-processing criteria.
Updated expected answer.
Updated expected value.
Updated dealbreaker flag.
Updated expected answer (form).
Updated knockout flag.
Updated dropdown options.
Updated require-answer flag.
Updated MCQ type.
Updated operator.
Updated file types.
Updated multiple files flag.
Updated slider min.
Updated slider max.
Updated slider step.
Updated response format: 'text', 'freeform', 'date', or 'number'.
text, freeform, date, number Updated instructions.
Updated options.
Updated advanced structured configuration (voice).
Successful Response
A question or criterion belonging to a posting.
The modality field indicates the question type (voice, sms, form,
resume_eligibility, resume_scoring, voice_tags). Fields that are not
applicable to a given modality will be null.
Optional metadata. Shape varies by endpoint.