v1

latestOpenAPI 3.1.12026-07-263397525.2 KB
Chat

Continue chat

post/v1/sessions/{sessionId}/continueChat

Path parameters

sessionIdstring required

The session ID you got from the startChat response.

Request body

textBubbleContentFormat'richText' | 'markdown'

Response

OK

lastMessageNewFormatstring

The sent message is validated and formatted on the backend. For example, if for a date input you replied something like tomorrow, the backend will convert it to a date string. This field returns the formatted message.

progressnumber

If progress bar is enabled, this field will return a number between 0 and 100 indicating the current progress based on the longest remaining path of the flow.