Add the "Removing" section to the Zoom article

This commit is contained in:
Svetlana Maleeva 2024-01-09 11:17:08 +03:00
parent 04896da5f3
commit 1640a8296c

View File

@ -39,6 +39,7 @@
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-zoom.aspx#Outside_Zoom_Meeting_block")%>">Manage DocSpace outside of a Zoom Meeting</a></li>
</ul>
</li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-zoom.aspx#Removing_block")%>">Removing the ONLYOFFICE connector for Zoom</a></li>
</ul>
<div class="keyword_block">
<ul>
@ -205,4 +206,16 @@
</div>
</div>
</div>
<div class="gs_content" id="Removing_block">
<h2>Removing the ONLYOFFICE connector for Zoom</h2>
<div class="PortalHelp">
<ol>
<li>Login to your Zoom Account and navigate to the <a href="https://marketplace.zoom.us/" target="_blank"><b>Zoom App Marketplace</b></a>.</li>
<li>Click <b>Manage</b> >> <b>Added Apps</b> or search for the "ONLYOFFICE DocSpace" app.</li>
<li>Click the "ONLYOFFICE DocSpace" app.</li>
<li>Click <b>Remove</b>.</li>
</ol>
</div>
</div>
</div>