Skip to main content
POST
Create a new chat session

Body

application/json
pathwayID
string
required

Pathway ID for the chat session

Example:

"pathway-123"

chatbotID
number
required

ID of the chatbot to create chat with

Example:

1

request_data
object

Initial variables accessible in pathway nodes via {{variable_name}}

Example:

Response

201 - application/json

Chat created successfully

pathwayID
string
required

Pathway ID for the chat session

Example:

"pathway-123"

chatbotID
number
required

ID of the chatbot to create chat with

Example:

1

request_data
object

Initial variables accessible in pathway nodes via {{variable_name}}

Example: