Update the App
Description
You can use this API to update the app.
OAuth Scope:
SalesIQ.apps.UPDATE
Requested Payload:
- name : To specify the name of the app
- departments : To specify the departments with which the App is going to be mapped .
- description : To specify the description of the app
- business_hours : To enable the business hours option by acknowledging your availability and give your customers a better sense of when they can expect a personal response to their chat requests. To know more, click here. (Values: true/false)
- privacy : To enable privacy by implementing the GDPR options. To know more, click here. (True/False)
- enabled: To specify the enabled/disabled status of the App (True/False)
- waiting_time : To specify the visitor waiting_time before the operator accepts the chat. (Values: 30/45/60/90/120)
- mail_transcript : To specify if the chat transcript is mailed to the visitor or not. (True/False)
- share_file : To specify if the visitor can share files in the chat window. (True/False)
- show_emojis : The visitor can use emojis during the chat session. (True/False)
- share_screen : To specify if the visitor can initiate screen share or not. (True/False)
- view_conversation : To specify if the visitor can view his/her previous conversations with the operators. (True/False)
- language : To specify the language in which the chat window appears. If no language is specified, it takes the website's language.
- contact : To specify the details of the visitor with which the operators can communicate further.
- address: To specify the address of the visitor.
- email: To specify the email address of the visitor.
- enabled: To specify if the contact field is enabled or not for the visitor.
- name: To specify the name of the visitor.
- phone number: To specify the phone number of the visitor.
- notify_terms : To specify if the privacy policy is enabled/disabled for website visitors.
- link_content : To provide content for the link in the GDPR banner.
- notify_cookies : To specify if cookies are enabled or not to store visitor's details.
- link_url : To provide URL for the link content. On clicking the link content, it will take to the specified URL.
- font : To provide the font selected for the chat window.
- banner_content : To provide content to be displayed on the GDPR banner.
- color : To provide color in which the content will be displayed.
- button text : To provide text for button.
URL
Copied
Example
Copied
Payload
Copied
Success Response
Copied