Migrate Legacy Question
Notes
Migrate Legacy Question
Stream structured questions generated from a legacy TEXT_AREA question.
This endpoint analyzes a legacy template question (created by the scribe_as_a_form migration) and uses an LLM to suggest structured questions to replace it.
The endpoint streams SSE events:
- type: “question” - A generated question suggestion
- type: “done” - Generation complete
- type: “error” - An error occurred
This is a read-only operation. No data is modified. Users must explicitly save the template to apply the suggested changes.
POST
Migrate Legacy Question
Documentation Index
Fetch the complete documentation index at: https://docs.decodahealth.com/llms.txt
Use this file to discover all available pages before exploring further.
