Add a new Conversation Starter to a particular chatbot.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Your Chatbot ID
Request body to add a conversation starter
Request Body
Title of the conversation-starter. This is the text that is shown as button in the chatbot.
Description of the conversation-starter. This is the message that will be sent to the chatbot when you click on the conversation-starter inside the chatbot.
Link of the conversation starter. If this link is added, then when you click on the conversation starter in the chatbot, this link will be opened instead of sending a message to the chatbot.