Create an elicitation request
Returns immediately with an event_id; poll the result endpoint by it for the answers.
Authentication
AuthorizationBearer
Organization-scoped API key.
Headers
X-API-Version
Idempotency-Key
Idempotency key; duplicate submissions return the original event.
Request
This endpoint expects an object.
fields
projectName
summary
Human-readable summary of what’s needed
taskId
Target task — create one via POST /tasks first
attachments
Upload ids of attached files to render for this request (must already be attached to the task)
externalTraceId
keyValueContext
recommendation
Response
Created