POST

Send User Message


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. User messages support up to 10,000 characters.

For implementations that require real-time streaming, call Send User Message Streamed 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

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?