<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Remove contacts from a LDAP-Sync in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/remove-contacts-from-a-ldap-sync/m-p/5371177#M4729</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We have the following problem:&lt;BR /&gt;We have synced the contacts from a LDAP-Sync and we want to delete alle those contacts now from that LDAP source.&lt;BR /&gt;The problem is, that the LDAP source does not exists anymore, so we have no access anymore.&lt;BR /&gt;Is there a possiblity to delete all these contacts somehow?&lt;/P&gt;
&lt;P&gt;Because, so I know, &lt;BR /&gt;we cannot delete them with "DELETE&amp;nbsp;&lt;A href="https://webexapis.com/v1/contacts/organizations/" target="_blank" rel="noopener"&gt;https://webexapis.com/v1/contacts/organizations/&lt;/A&gt;&lt;SPAN&gt;&lt;STRONG&gt;{orgId}/contacts/{contactId}, &lt;BR /&gt;&lt;/STRONG&gt;because we cannot get them via "GET&amp;nbsp;&lt;A href="https://webexapis.com/v1/contacts/organizations/" target="_blank" rel="noopener"&gt;https://webexapis.com/v1/contacts/organizations/&lt;/A&gt;&lt;STRONG&gt;{orgId}&lt;/STRONG&gt;/contacts/search".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any help would be perfect.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Feb 2026 10:53:13 GMT</pubDate>
    <dc:creator>Urs Wuest</dc:creator>
    <dc:date>2026-02-19T10:53:13Z</dc:date>
    <item>
      <title>Remove contacts from a LDAP-Sync</title>
      <link>https://community.cisco.com/t5/webex-for-developers/remove-contacts-from-a-ldap-sync/m-p/5371177#M4729</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We have the following problem:&lt;BR /&gt;We have synced the contacts from a LDAP-Sync and we want to delete alle those contacts now from that LDAP source.&lt;BR /&gt;The problem is, that the LDAP source does not exists anymore, so we have no access anymore.&lt;BR /&gt;Is there a possiblity to delete all these contacts somehow?&lt;/P&gt;
&lt;P&gt;Because, so I know, &lt;BR /&gt;we cannot delete them with "DELETE&amp;nbsp;&lt;A href="https://webexapis.com/v1/contacts/organizations/" target="_blank" rel="noopener"&gt;https://webexapis.com/v1/contacts/organizations/&lt;/A&gt;&lt;SPAN&gt;&lt;STRONG&gt;{orgId}/contacts/{contactId}, &lt;BR /&gt;&lt;/STRONG&gt;because we cannot get them via "GET&amp;nbsp;&lt;A href="https://webexapis.com/v1/contacts/organizations/" target="_blank" rel="noopener"&gt;https://webexapis.com/v1/contacts/organizations/&lt;/A&gt;&lt;STRONG&gt;{orgId}&lt;/STRONG&gt;/contacts/search".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any help would be perfect.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2026 10:53:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/remove-contacts-from-a-ldap-sync/m-p/5371177#M4729</guid>
      <dc:creator>Urs Wuest</dc:creator>
      <dc:date>2026-02-19T10:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Remove contacts from a LDAP-Sync</title>
      <link>https://community.cisco.com/t5/webex-for-developers/remove-contacts-from-a-ldap-sync/m-p/5371487#M4730</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/161306"&gt;@Urs Wuest&lt;/a&gt;&amp;nbsp;&lt;SPAN&gt;I believe this is expected, this API can only return contacts from CH source (from webex Control Hub) or Webx4Broadworks source. Same is mentioned here:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developer.webex.com/admin/docs/api/v1/organization-contacts" target="_blank" rel="noopener noreferrer"&gt;https://developer.webex.com/admin/docs/api/v1/organization-contacts&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You could try to contact the LDAP Support team, maybe they can help?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Feb 2026 12:06:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/remove-contacts-from-a-ldap-sync/m-p/5371487#M4730</guid>
      <dc:creator>Janos Benyovszki</dc:creator>
      <dc:date>2026-02-20T12:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Remove contacts from a LDAP-Sync</title>
      <link>https://community.cisco.com/t5/webex-for-developers/remove-contacts-from-a-ldap-sync/m-p/5371503#M4731</link>
      <description>&lt;P&gt;From what I unterstand, you are facitlitating Webex Direcory Connector to push contacts from Active Directory to Webex CI.&lt;BR /&gt;I'd suggest to disable the direcory connector in a maintenance window. Contacts and Users are supposed to stay in Webex CI.&lt;BR /&gt;Nevertheless, as directory connect is disabled, contacts and users are considered local to the CI for that moment. This should enable you to go ahead an delete them via your prefered methods. After that, reenable directoy sync if you have any need for that.&lt;/P&gt;&lt;P&gt;Test this with a non-productive setup first, please!&lt;BR /&gt;If non at hand, let me know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;</description>
      <pubDate>Fri, 20 Feb 2026 12:17:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/remove-contacts-from-a-ldap-sync/m-p/5371503#M4731</guid>
      <dc:creator>KevinKehnen1266</dc:creator>
      <dc:date>2026-02-20T12:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Remove contacts from a LDAP-Sync</title>
      <link>https://community.cisco.com/t5/webex-for-developers/remove-contacts-from-a-ldap-sync/m-p/5371889#M4733</link>
      <description>&lt;P&gt;How can I contact the "LDAP Support team"? Which label I have to use? Or which url I have to use?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2026 12:57:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/remove-contacts-from-a-ldap-sync/m-p/5371889#M4733</guid>
      <dc:creator>Urs Wuest</dc:creator>
      <dc:date>2026-02-23T12:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Remove contacts from a LDAP-Sync</title>
      <link>https://community.cisco.com/t5/webex-for-developers/remove-contacts-from-a-ldap-sync/m-p/5371890#M4734</link>
      <description>&lt;P&gt;How can i contact the "LDAP Support team"? Which url I have to use or which label I have to use?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2026 13:02:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/remove-contacts-from-a-ldap-sync/m-p/5371890#M4734</guid>
      <dc:creator>Urs Wuest</dc:creator>
      <dc:date>2026-02-23T13:02:55Z</dc:date>
    </item>
  </channel>
</rss>

