<?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: Devices API Help in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/devices-api-help/m-p/4593227#M660</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi Dtibbe,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is the scenario which i want to achive.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;There is user with display name&amp;nbsp;Dtibbe and this user owns a 8861 MPP. I can see display name Dtibbe and extension on the phone.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to change users display name. I can do it vi People endpoint. With people endpoint i am changing display name to "Great Dtibbe" and i see changes on my device list on admin.webex.com. But phone still shows old display name. Whenever i reboot phone from admin.webex.com it show new display name. My question is how can do this with(apply changes on phone) one of webex api endpoints ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Apr 2022 06:55:00 GMT</pubDate>
    <dc:creator>BulentYukruk</dc:creator>
    <dc:date>2022-04-15T06:55:00Z</dc:date>
    <item>
      <title>Devices API Help</title>
      <link>https://community.cisco.com/t5/webex-for-developers/devices-api-help/m-p/4592418#M651</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new on Webex calling so please&amp;nbsp;don't blame me &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have created test organization and assign people and devices like 8865 , 881 etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From webex api i can get peoples and modifiy people with "People" endpoint. But whenever i try "Devices" endpoint it only returns empty array. Why i am not getting any device ? Also what is the correct endpoint for rebooting or applying changes on a device.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 07:51:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/devices-api-help/m-p/4592418#M651</guid>
      <dc:creator>BulentYukruk</dc:creator>
      <dc:date>2022-04-14T07:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Devices API Help</title>
      <link>https://community.cisco.com/t5/webex-for-developers/devices-api-help/m-p/4592504#M652</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1341884"&gt;@BulentYukruk&lt;/a&gt;&amp;nbsp; maybe the reason&amp;nbsp;&amp;nbsp;for the empty response is probably that your account is not associated with any device.&amp;nbsp;or the user making this request does not have the right roles. in order to view the list of all devices in an organization requires an administrator auth token with the&amp;nbsp;&lt;CODE&gt;spark-admin:devices_read&lt;/CODE&gt;&amp;nbsp;scope as explained in this document&amp;nbsp;&lt;A href="https://developer.webex.com/docs/api/v1/devices/list-devices" target="_blank" rel="noopener"&gt;https://developer.webex.com/docs/api/v1/devices/list-devices&lt;/A&gt;&amp;nbsp; However, can you send us the full request and response payload? Who is the user making this request?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Also what is the correct endpoint for rebooting or applying changes on a device?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;A href="https://developer.webex.com/docs/api/v1/device-configurations" target="_blank"&gt;https://developer.webex.com/docs/api/v1/device-configurations&lt;/A&gt;&lt;SPAN class="s1"&gt;, for doing device configurations.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;&lt;A href="https://developer.webex.com/docs/api/v1/xapi" target="_blank"&gt;https://developer.webex.com/docs/api/v1/xapi&lt;/A&gt;&lt;/SPAN&gt; (execute command one), you can send a command to the device to tell it to reboot. &lt;A href="https://roomos.cisco.com/xapi/Command.SystemUnit.Boot/" target="_blank"&gt;&lt;SPAN class="s2"&gt;xCommand SystemUnit Boot&lt;/SPAN&gt;&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>Thu, 14 Apr 2022 12:41:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/devices-api-help/m-p/4592504#M652</guid>
      <dc:creator>Patience Umoru</dc:creator>
      <dc:date>2022-04-14T12:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Devices API Help</title>
      <link>https://community.cisco.com/t5/webex-for-developers/devices-api-help/m-p/4592531#M653</link>
      <description>&lt;P&gt;Hi Patience,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your quick reply. I am using&amp;nbsp;developer.webex.com&amp;nbsp;&lt;A href="https://developer.webex.com/docs/getting-started" target="_blank" rel="noopener"&gt;Webex APIs&lt;/A&gt;&amp;nbsp;with personal access token. I can list people, locations, licences, roles, workspaces etc but not devices. It returns 200 OK with an empty response. Also this user in an administrator in&amp;nbsp;admin.webex.com.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know i need&amp;nbsp;&lt;SPAN&gt;spark-admin:devices_read scope for this user but since i am using personal access token i dont know how to add it.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you please guide me ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 13:08:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/devices-api-help/m-p/4592531#M653</guid>
      <dc:creator>BulentYukruk</dc:creator>
      <dc:date>2022-04-14T13:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Devices API Help</title>
      <link>https://community.cisco.com/t5/webex-for-developers/devices-api-help/m-p/4592557#M654</link>
      <description>&lt;P&gt;The devices endpoint is only for RoomOS devices, unfortunately MPPs are not returned.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 13:31:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/devices-api-help/m-p/4592557#M654</guid>
      <dc:creator>dtibbe</dc:creator>
      <dc:date>2022-04-14T13:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Devices API Help</title>
      <link>https://community.cisco.com/t5/webex-for-developers/devices-api-help/m-p/4593166#M658</link>
      <description>&lt;P&gt;Hi Dtibbe ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What if our customers wants to use MPP devices with webex calling ? Our point is updating user info which is associated to a MPP device. We can do the changes it via People endpoint but changes not applying until reboot the device. Is there an another way apply changes on a MPP device ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 05:55:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/devices-api-help/m-p/4593166#M658</guid>
      <dc:creator>BulentYukruk</dc:creator>
      <dc:date>2022-04-15T05:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Devices API Help</title>
      <link>https://community.cisco.com/t5/webex-for-developers/devices-api-help/m-p/4593171#M659</link>
      <description>&lt;P&gt;What changes do you want to make?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no property for devices in the people API as well.. You may referring to a user's extension or DID. That can be changed via the people endpoint for sure as these information are associated with the user, but not with the device. A user just owns a device and populates its extension to that one, too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Webex Calling related endpoints and properties are getting enhanced regularly, specially in the last year, lots of features were added. I guess things like device properties or activation code generation will be added as well, but guarantee and no ETA I am aware of.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 06:29:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/devices-api-help/m-p/4593171#M659</guid>
      <dc:creator>dtibbe</dc:creator>
      <dc:date>2022-04-15T06:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Devices API Help</title>
      <link>https://community.cisco.com/t5/webex-for-developers/devices-api-help/m-p/4593227#M660</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Dtibbe,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is the scenario which i want to achive.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;There is user with display name&amp;nbsp;Dtibbe and this user owns a 8861 MPP. I can see display name Dtibbe and extension on the phone.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to change users display name. I can do it vi People endpoint. With people endpoint i am changing display name to "Great Dtibbe" and i see changes on my device list on admin.webex.com. But phone still shows old display name. Whenever i reboot phone from admin.webex.com it show new display name. My question is how can do this with(apply changes on phone) one of webex api endpoints ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 06:55:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/devices-api-help/m-p/4593227#M660</guid>
      <dc:creator>BulentYukruk</dc:creator>
      <dc:date>2022-04-15T06:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Devices API Help</title>
      <link>https://community.cisco.com/t5/webex-for-developers/devices-api-help/m-p/4593478#M663</link>
      <description>&lt;P&gt;Answered in your dedicated thread &lt;A href="https://community.cisco.com/t5/webex-for-developers/reboot-or-apply-changes-to-mpp-devices/m-p/4593451/highlight/true#M661" target="_blank"&gt;https://community.cisco.com/t5/webex-for-developers/reboot-or-apply-changes-to-mpp-devices/m-p/4593451/highlight/true#M661&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 11:43:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/devices-api-help/m-p/4593478#M663</guid>
      <dc:creator>dtibbe</dc:creator>
      <dc:date>2022-04-15T11:43:43Z</dc:date>
    </item>
  </channel>
</rss>

