<?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 Re: Unable to remove phone number from person in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/unable-to-remove-phone-number-from-person/m-p/5034878#M2847</link>
    <description>&lt;P&gt;Hi buddy,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Typically, to remove a primary number and revert to using only an extension, you might need to assign a new primary number or set a different number as the primary one. After doing so, you can then remove the original primary number.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Mar 2024 09:52:40 GMT</pubDate>
    <dc:creator>Max Jobs</dc:creator>
    <dc:date>2024-03-06T09:52:40Z</dc:date>
    <item>
      <title>Unable to remove phone number from person</title>
      <link>https://community.cisco.com/t5/webex-for-developers/unable-to-remove-phone-number-from-person/m-p/5034857#M2846</link>
      <description>&lt;P&gt;Hello we are attempting to remove the primary number from a person so that they would go back to only have an extension but are getting the following error:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;DELETE&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://webexapis.com/v1/telephony/config/people/{personid}/numbers{?orgId" target="_blank" rel="noopener"&gt;https://webexapis.com/v1/telephony/config/people/{personid}/numbers{?orgId&lt;/A&gt;}&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Body Parameters:&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;"enableDistinctiveRingPattern":&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;,&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;"phoneNumbers": [&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;"directNumber": "+1111111111111",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;"primary":&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;"action": "DELETE",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;"ringPattern": "SHORT_LONG_SHORT"&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;BR /&gt;&amp;nbsp; &amp;nbsp; ]&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Response&lt;/SPAN&gt;&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;"message": "Primary number cannot be edited using this API.",&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;"errors": [&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;"description": "Primary number cannot be edited using this API."&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;BR /&gt;&amp;nbsp; &amp;nbsp; ],&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;"trackingId": "ROUTERGW_c240ce70-bfee-472c-a356-70ce52d43999"&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;UPDATE: We have figured out the solution.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 18:16:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/unable-to-remove-phone-number-from-person/m-p/5034857#M2846</guid>
      <dc:creator>joedeveloper-</dc:creator>
      <dc:date>2024-03-08T18:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to remove phone number from person</title>
      <link>https://community.cisco.com/t5/webex-for-developers/unable-to-remove-phone-number-from-person/m-p/5034878#M2847</link>
      <description>&lt;P&gt;Hi buddy,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Typically, to remove a primary number and revert to using only an extension, you might need to assign a new primary number or set a different number as the primary one. After doing so, you can then remove the original primary number.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 09:52:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/unable-to-remove-phone-number-from-person/m-p/5034878#M2847</guid>
      <dc:creator>Max Jobs</dc:creator>
      <dc:date>2024-03-06T09:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to remove phone number from person</title>
      <link>https://community.cisco.com/t5/webex-for-developers/unable-to-remove-phone-number-from-person/m-p/5035123#M2850</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1697049"&gt;@joedeveloper-&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;With this API method, you cannot assign or unassign Primary Number. This method is only used for Alternate Phone Numbers. It is mentioned in description:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.webex.com/docs/api/v1/user-call-settings/assign-or-unassign-numbers-to-a-person" target="_blank" rel="noopener"&gt;https://developer.webex.com/docs/api/v1/user-call-settings/assign-or-unassign-numbers-to-a-person&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 15:58:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/unable-to-remove-phone-number-from-person/m-p/5035123#M2850</guid>
      <dc:creator>Vaijanath Sonvane</dc:creator>
      <dc:date>2024-03-06T15:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to remove phone number from person</title>
      <link>https://community.cisco.com/t5/webex-for-developers/unable-to-remove-phone-number-from-person/m-p/5036293#M2857</link>
      <description>&lt;P&gt;I read this page that said you can use the update person API to remove a primary number from a user but no details on how to pass the object to remove the primary number.&amp;nbsp;&lt;A href="https://developer.webex.com/docs/api/v1/people/update-a-person" target="_blank"&gt;https://developer.webex.com/docs/api/v1/people/update-a-person&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In Control Hub you have the ability to remove a primary number and the person reverts back to only having an extension. How can we accomplish this through the API so that they no longer have a primary number but only an extension?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 06:02:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/unable-to-remove-phone-number-from-person/m-p/5036293#M2857</guid>
      <dc:creator>joedeveloper-</dc:creator>
      <dc:date>2024-03-08T06:02:37Z</dc:date>
    </item>
  </channel>
</rss>

