Create conversation thread
API Reference
Create conversation thread
Creates a new conversation thread for AI-powered interactions (chat or clinical extraction). Initializes a stateful conversation session with the AI assistant. The thread maintains context across multiple interactions and is required before executing any conversation runs.
POST
Create conversation thread
Autorizaciones
Bearer token for API authentication
Encabezados
Doctor identifier for tracking and auditing
Patient identifier for tracking and auditing
Cuerpo
application/json
The body is of type object.
Respuesta
Thread created successfully