Send message/event to bot
Send message or event to a bot and synchronously receive responses.
Request Body — REQUIRED | |||||||
---|---|---|---|---|---|---|---|
botId string — REQUIREDThe ID of the bot receiving the message or event | |||||||
sender string — REQUIREDThe sender ID of the message | |||||||
data object — REQUIREDThe payload of the message
| |||||||
fetchVariables string[]List of variable values to be fetched. (Max 5) (Optional) |
Responses |
---|
200 A successful response |