ASSISTANTUpdate Chat InterfaceCopy Pagepost https://api.wisechats.ai/api/v1/assistant/{assistant_id}/update-interfaceThis route is responsible for updating your chat interface, determining how users will view your WiseChat.Path Paramsassistant_idint32requiredDefaults to 1Body ParamsinitialMessagesarray of stringsDefaults to ["Hello","Hi!"]Set the WiseChat Initial MessagesinitialMessagesADD stringmessagePlaceholderstringDefaults to Type your message hereThe textarea placeholderbuttonTextstringDefaults to SendThe button text to send messagechatTitlestringDefaults to Chat with usThe chat title for your WiseChatschatDescriptionstringDefaults to Chat with usYour WiseChat DescriptionbotNamestringDefaults to WiseChatsYour WiseChat nameopenBotAfterint32The number of seconds before the WiseChat automatically opens after the page loads.bubbleMessagesarray of objectsText displayed within the chat bubbles, with each string in the array representing a new line within the bubbles.bubbleMessagesADD objectautoInitialMessagesAfterint32Defaults to 3Delay in seconds before displaying the chat bubbles after page loads.notificationNumberint32Defaults to 0Number of the notifications to show on WiseChat button widgetchatButtonColorstringDefaults to #000000Button colors for your WiseChatschatHeaderBackgroundColorstringDefaults to #000000Background color of the chat header.removePoweredBybooleanDefaults to falseRemove the "Powered by WiseChats" branding, if permitted by your Workspace plan.truefalseremoveUserIconbooleanDefaults to falseHide the user icon in the chat interfacetruefalseassistantProfileImagefileProfile image for your assistant, with a maximum file size of 1MB.userProfileImagefileUser image displayed on the right for messages sent by the user, with a maximum file size of 1MB.displayAssistantImageInHeaderbooleanDefaults to falseShows the assistant profile image in headertruefalseshowAssistantOnlineStatusInHeaderbooleanDefaults to falseShow Assistant online status in headertruefalseResponses 200200 422422Updated over 1 year ago