Chat

Send a webchat message

post/api/v1/chat

Request body

usernamestring
session_idstring
conversation_idstring

Deprecated alias for session_id.

config_idstring
config_namestring
selected_providerstring
selected_modelstring
enable_streamingboolean
_skip_user_historyboolean

Internal WebUI flag for edit/regenerate flows.

_llm_checkpoint_idstring

Internal WebUI checkpoint override.

_platform_history_idstring

Internal WebUI platform history override.

_thread_selected_textstring

Internal WebUI side-thread context.

Response

Standard AstrBot success response

status'ok' required
messagestring
{"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}

Changes