v1

latestOpenAPI 3.0.02026-07-2251509353.3 KB
Conversation
Public-Docs

Interact - legacy (non-stream)

<Note>This endpoint is deprecated. Use the Interact (non-stream) endpoint instead. This legacy endpoint will continue to work for now, and we'll communicate a timeline for removal when one is available. We recommend migrating as soon as possible.</Note> Returns an array of traces in response to a user interaction.

post/state/user/{userID}/interact

Path parameters

userIDstring required

An ID which uniquely identifies the user having the conversation.

Request body

{"stackTrail":"paths:/state/user/{userID}/interact:post:requestBody:content:application/json:schema:properties:request","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/state/user/{userID}/interact:post:requestBody:content:application/json:schema:properties:action","oasType":"schema","type":"unknown","description":"The user's response, e.g, user requests starting a conversation or advances the conversation by providing some textual response."}
{"stackTrail":"paths:/state/user/{userID}/interact:post:requestBody:content:application/json:schema:properties:config","oasType":"schema","type":"unknown","description":"Optional settings to configure the response."}
All 51 operations