Bot

Update Bot Widget Setting

Update bot widget setting.

put/api/bot/bot-widget-setting

Request body

bot_idstring uuid required
display_namestring nullable
initial_messagestring nullable
themestring nullable
bot_avatar_urlstring nullable
chat_icon_urlstring nullable
chat_bubble_button_colorstring nullable
chat_message_colorstring nullable
align_chat_bubble_buttonstring nullable
auto_show_initial_message_afternumber nullable
is_circle_iconboolean nullable

Response

Successful Response

bot_idstring uuid required
display_namestring nullable
initial_messagestring nullable
themestring nullable
bot_avatar_urlstring nullable
chat_icon_urlstring nullable
chat_bubble_button_colorstring nullable
chat_message_colorstring nullable
align_chat_bubble_buttonstring nullable
auto_show_initial_message_afternumber nullable
is_circle_iconboolean nullable

Changes