v12

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0223257199.4 KB
Chat

Send a message inside a webchat side thread

Required scope: chat

post/api/v1/chat/threads/{thread_id}/messages

Path parameters

thread_idstring required

Request body

selected_providerstring
selected_modelstring
enable_streamingboolean

Deprecated compatibility field. It is used only when flags.enable_streaming is absent; otherwise flags.enable_streaming takes priority.

Response

Server-sent chat stream or an error envelope