v12

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

Regenerate a bot message in a webchat session

Required scope: chat

post/api/v1/chat/sessions/{session_id}/messages/{message_id}/regenerate

Path parameters

session_idstring required
message_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