Chatbot Quick Prompts
Add Quick Prompt
Add a new Quick Prompt to a particular chatbot.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Id of the chatbot
Body
Request Body
Description of the quick-prompt. This is the message that will be sent to the chatbot when you click on the quick-prompt inside the chatbot.
Title of the quick-prompt. This is the text that is shown as button in the chatbot.
Link of the quick prompt. If this link is added, then when you click on the quick prompt in the chatbot, this link will be opened instead of sending a message to the chatbot.
Was this page helpful?