Live user interactions
POST/api/v2/runtime/zoe/:appKey/message
This endpoint sends a message to Zoe and returns a generated response. Use it to simulate a conversation with Zoe, the embedded AI assistant, based on your current session context.
Request
Responses
- 200
- 400
- 404
This is a response from the message endpoint. It comprises an array of responses generated during the processing of the user request.
Bad request
Not found