Update general settings of the chatbot
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Id of the chatbot
Request body to update general settings of the chatbot
Request Body
Description of the chatbot
Option to disable smart followup questions generated by SiteGPT
Number of smart follow up questions to be shown when enabled.
1 <= x <= 5Must be a multiple of 1Option to disable email notifications for new lead captures.
Number of history messages to be considered when answering the question
1 <= x <= 5Must be a multiple of 1All available GPT models
gpt-3.5-turbo, gpt-4 Any extra data you want to add to your chatbot.
Any metadata (key-value pairs) that you can assign to the chatbot. Key should be string and Value could be anything.