Runs
Answer a blocked run
Resume a run paused at blocked with blocked_reason: "question". Send answers as the structured [{id,value}] form (one per question) or a free-form string. Only a question-blocked run accepts this (409 otherwise) — a credentials-blocked run is rejected so secrets never enter the agent thread; submit those to POST .../credentials instead.
POST
Authorizations
Your Vern API key. Create one at Settings → API keys.
Path Parameters
The migration ID returned by Create a migration.
The run ID returned by Start a run.
Body
application/json
Structured answers (one {id,value} per question) or a free-form string.