<?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 Request for API to Programmatically Update User Status and Availabilit in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/request-for-api-to-programmatically-update-user-status-and/m-p/5300054#M4375</link>
    <description>&lt;P&gt;I’m looking for a way to programmatically update a user's &lt;STRONG&gt;status&lt;/STRONG&gt; or &lt;STRONG&gt;availability&lt;/STRONG&gt; in Webex – similar to how a user can manually set a custom status (text and emoji) or toggle their presence (e.g., Available, Away, Do Not Disturb) in the Webex client.&lt;/P&gt;&lt;P&gt;Currently, the API only supports reading presence data via /v1/people, but there seems to be no documented method for &lt;STRONG&gt;setting&lt;/STRONG&gt; or &lt;STRONG&gt;modifying&lt;/STRONG&gt; a user's own status via the API.&lt;/P&gt;&lt;P&gt;Would it be possible to expose an endpoint that allows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Setting a &lt;STRONG&gt;custom status&lt;/STRONG&gt; (text + emoji)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Changing availability manually (e.g., Available, DND, Busy)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Scheduling automatic status changes (e.g., via external triggers or calendar events)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Such a feature would greatly benefit teams building &lt;STRONG&gt;integrations&lt;/STRONG&gt;, &lt;STRONG&gt;automations&lt;/STRONG&gt;, or &lt;STRONG&gt;status sync tools&lt;/STRONG&gt; across multiple platforms.&lt;/P&gt;&lt;P&gt;Is there any plan to support this in the near future? If not, I’d like to request this as a feature enhancement to the Webex API platform.&lt;/P&gt;&lt;P&gt;Thanks in advance for your time and support!&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Kira&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jun 2025 13:32:08 GMT</pubDate>
    <dc:creator>Kira-Leonhardt</dc:creator>
    <dc:date>2025-06-17T13:32:08Z</dc:date>
    <item>
      <title>Request for API to Programmatically Update User Status and Availabilit</title>
      <link>https://community.cisco.com/t5/webex-for-developers/request-for-api-to-programmatically-update-user-status-and/m-p/5300054#M4375</link>
      <description>&lt;P&gt;I’m looking for a way to programmatically update a user's &lt;STRONG&gt;status&lt;/STRONG&gt; or &lt;STRONG&gt;availability&lt;/STRONG&gt; in Webex – similar to how a user can manually set a custom status (text and emoji) or toggle their presence (e.g., Available, Away, Do Not Disturb) in the Webex client.&lt;/P&gt;&lt;P&gt;Currently, the API only supports reading presence data via /v1/people, but there seems to be no documented method for &lt;STRONG&gt;setting&lt;/STRONG&gt; or &lt;STRONG&gt;modifying&lt;/STRONG&gt; a user's own status via the API.&lt;/P&gt;&lt;P&gt;Would it be possible to expose an endpoint that allows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Setting a &lt;STRONG&gt;custom status&lt;/STRONG&gt; (text + emoji)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Changing availability manually (e.g., Available, DND, Busy)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Scheduling automatic status changes (e.g., via external triggers or calendar events)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Such a feature would greatly benefit teams building &lt;STRONG&gt;integrations&lt;/STRONG&gt;, &lt;STRONG&gt;automations&lt;/STRONG&gt;, or &lt;STRONG&gt;status sync tools&lt;/STRONG&gt; across multiple platforms.&lt;/P&gt;&lt;P&gt;Is there any plan to support this in the near future? If not, I’d like to request this as a feature enhancement to the Webex API platform.&lt;/P&gt;&lt;P&gt;Thanks in advance for your time and support!&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Kira&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 13:32:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/request-for-api-to-programmatically-update-user-status-and/m-p/5300054#M4375</guid>
      <dc:creator>Kira-Leonhardt</dc:creator>
      <dc:date>2025-06-17T13:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Request for API to Programmatically Update User Status and Availab</title>
      <link>https://community.cisco.com/t5/webex-for-developers/request-for-api-to-programmatically-update-user-status-and/m-p/5300291#M4377</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1888477"&gt;@Kira-Leonhardt&lt;/a&gt;,&lt;BR /&gt;Thanks for your patience so far!&lt;BR /&gt;Unfortunately /people API currently doesn't support the Webex Users status module and going ahead, Product team is not going to introduce any change on this API either.&lt;BR /&gt;There is SCIM APIs for Webex has been introduced for some time now and you can access the Users details from this API as well -&amp;nbsp;&lt;A href="https://developer.webex.com/admin/docs/api/v1/scim-2-users" target="_blank"&gt;https://developer.webex.com/admin/docs/api/v1/scim-2-users&lt;/A&gt;&amp;nbsp;(expand the section to check the APIs underlying it)&lt;BR /&gt;However, this API doesn't support the Webex Users' status either prominently as of now.&lt;BR /&gt;There is a plan to introduce this User status details on SCIM APIs going ahead, but it still needs whole lot of backend work and we don't yet have a concrete ETA of it as of now.&lt;/P&gt;
&lt;P&gt;Please let us know for any further queries going ahead.&lt;/P&gt;
&lt;P&gt;Regards!&lt;BR /&gt;Sandip&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 09:05:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/request-for-api-to-programmatically-update-user-status-and/m-p/5300291#M4377</guid>
      <dc:creator>sandiban</dc:creator>
      <dc:date>2025-06-18T09:05:20Z</dc:date>
    </item>
  </channel>
</rss>

