Chat Sessions Interact Create

View as Markdown
V2 View to handle chat interactions for an Experience. Processes user input and triggers specific logic based on experience type.

Path parameters

session_idintegerRequired

Request

This endpoint expects an object.
promptstringRequired
user_interactionstring or nullOptional
templatestring or nullOptional
modeenum or any or nullOptional

Response

promptstring
responsestringRead-only
user_interactionstring or null
templatestring or null
modeenum or any or null