Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Id of the chatbot
Body
Request body to add a quick prompt
Request Body
Response
OK
Success Response
Add a new Quick Prompt to a particular chatbot.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Id of the chatbot
Request body to add a quick prompt
Request Body
OK
Success Response