POST
/
assistant
/
{botstackId}
/
message

Path Parameters

botstackId
string
required

UUID of the botstack assistant

Body

application/json
message
string
required

The message to send to the assistant

userId
string

The current user ID. This is used to maintain a the chat conversation. If not provided, it is treated as a new conversation.