Update Chatbot Appearance
Update appearance of the chatbot
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Id of the chatbot
Body
Request Body
Title of the chatbot
The first message that the users will see in the chatbot
Placeholder text that users see before they type their question in the chat
Primary color of the chatbot
Primary text color of the chatbot
Font size of the text shown in chatbot (in px)
Height of the chatbot
Learn More localization setting of the chatbot
Call to Action text
Call to Action link
Text to be shown as the watermark in the chatbot
Url of the watermark to be shown in the chatbot
Option to handle behaviour auto open chat window in desktop
ALWAYS_OPEN_WITH_DELAY
, DONT_OPEN
Delay after which the chat window will shown in desktop when autoOpenChatWindowInDesktop is set to AUTO_OPEN_WITH_DELAY
Option to handle behaviour auto open chat window in mobile
ALWAYS_OPEN_WITH_DELAY
, DONT_OPEN
Delay after which the chat window will shown in mobile when autoOpenChatWindowInMobile is set to AUTO_OPEN_WITH_DELAY
Indicates whether the watermark is shown in the chatbot or not
Indicates whether to display sources or not in the chatbot
Indicates whether to hide tooltip or not in the chatbot
Indicates whether to hide feedback buttons (for each reply) or not in the chatbot
Indicates whether to display the text in the chatbot right to left or opposite
Distance from bottom (in px) where the chatbot icon should be shown
Horizantal distance (in px) where the chatbot icon should be shown
Possible options foe icon size of the chatbot
SMALL
, MEDIUM
, LARGE
, XL
, 2XL
, 3XL
, 4XL
, 5XL
Possible options for icon position of the chatbot
LEFT
, RIGHT
Response
Success Response
Indicates whether this is success response or error response
Overall message regarding the operation performed
Data returned from the server
Was this page helpful?