Endpoints
Send Message
Use this endpoint to send queries or prompts to your trained chatbot and receive immediate, accurate responses.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The bot id associated with the trained chatbot model.
Body
application/json
Response
200
application/json
Message response
The response is of type object
.