POST

Send User Message Streamed


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Submits a user message to an existing interactive form session and processes the conversational input, with real-time streaming.

For implementations that prefer to wait for the complete response, call Send User Message instead.

Permissions
Manage form submissions.
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/forms/ai/v1/interactive-form-sessions/{interactiveFormSessionId}/send-user-message-streamed

Errors
400Invalid Argument

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?