Responses

Create response (sync or streamed)

post/conversations/{id}/response

Path parameters

idstring required

Request body

messagestring required
streamboolean

If true and the client sets Accept: text/event-stream, the API returns an SSE stream instead of a single JSON body.

Response

application/json → completed response. • text/event-stream → SSE stream of events.

idstring required
conversationIdstring required
type'text' | 'chart' | 'table' required
messagestring required
chartChart

Changes