<?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: Team API and DesktopLayoutID in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/team-api-and-desktoplayoutid/m-p/4695882#M3330</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;to change layout just use PUT method with basic auth of your app admin.&lt;BR /&gt;URL for default layout:&amp;nbsp;&lt;A href="https://FQDN/finesse/api/LayoutConfig/default" target="_blank"&gt;https://FQDN/finesse/api/LayoutConfig/default&lt;/A&gt;&lt;BR /&gt;To get team layout GET:&amp;nbsp;&lt;A href="https://FQDN/finesse/api/Team/&amp;lt;TeamId&amp;gt;/LayoutConfig" target="_blank"&gt;https://FQDN/finesse/api/Team/&amp;lt;TeamId&amp;gt;/LayoutConfig&lt;/A&gt;&lt;BR /&gt;To edit team layout PUT:&amp;nbsp;&lt;A href="https://FQDN/finesse/api/Team/&amp;lt;TeamId&amp;gt;/LayoutConfig" target="_blank"&gt;https://FQDN/finesse/api/Team/&amp;lt;TeamId&amp;gt;/LayoutConfig&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Sep 2022 11:24:43 GMT</pubDate>
    <dc:creator>jozefnad</dc:creator>
    <dc:date>2022-09-29T11:24:43Z</dc:date>
    <item>
      <title>Team API and DesktopLayoutID</title>
      <link>https://community.cisco.com/t5/webex-for-developers/team-api-and-desktoplayoutid/m-p/4688676#M3329</link>
      <description>&lt;P&gt;I want to use the Team API to build teams teams, however it uses&amp;nbsp;DesktopLayoutID reference to associate it with Desktop Layout. I do not see any APIs for desktop layout, so how would I figure out the desktopLayoutID I need to reference if I only know its name?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 15:30:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/team-api-and-desktoplayoutid/m-p/4688676#M3329</guid>
      <dc:creator>Chris Deren</dc:creator>
      <dc:date>2022-09-16T15:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Team API and DesktopLayoutID</title>
      <link>https://community.cisco.com/t5/webex-for-developers/team-api-and-desktoplayoutid/m-p/4695882#M3330</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;to change layout just use PUT method with basic auth of your app admin.&lt;BR /&gt;URL for default layout:&amp;nbsp;&lt;A href="https://FQDN/finesse/api/LayoutConfig/default" target="_blank"&gt;https://FQDN/finesse/api/LayoutConfig/default&lt;/A&gt;&lt;BR /&gt;To get team layout GET:&amp;nbsp;&lt;A href="https://FQDN/finesse/api/Team/&amp;lt;TeamId&amp;gt;/LayoutConfig" target="_blank"&gt;https://FQDN/finesse/api/Team/&amp;lt;TeamId&amp;gt;/LayoutConfig&lt;/A&gt;&lt;BR /&gt;To edit team layout PUT:&amp;nbsp;&lt;A href="https://FQDN/finesse/api/Team/&amp;lt;TeamId&amp;gt;/LayoutConfig" target="_blank"&gt;https://FQDN/finesse/api/Team/&amp;lt;TeamId&amp;gt;/LayoutConfig&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 11:24:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/team-api-and-desktoplayoutid/m-p/4695882#M3330</guid>
      <dc:creator>jozefnad</dc:creator>
      <dc:date>2022-09-29T11:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Team API and DesktopLayoutID</title>
      <link>https://community.cisco.com/t5/webex-for-developers/team-api-and-desktoplayoutid/m-p/4695940#M3331</link>
      <description>&lt;P&gt;Thank you, but perhaps I was not clear in my question. &amp;nbsp;I am looking to POST/PUT a new Webex CC Team per&amp;nbsp;&lt;A href="https://developer.webex-cx.com/documentation/team" target="_blank"&gt;https://developer.webex-cx.com/documentation/team&lt;/A&gt;&amp;nbsp;where one of the parameters is&amp;nbsp;&lt;SPAN&gt;desktopLayoutID, but&amp;nbsp;there is no endpoint in the webex CC that would return&amp;nbsp;desktopLayoutIDs. So, how is one expected to pass the ID to this API?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 13:05:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/team-api-and-desktoplayoutid/m-p/4695940#M3331</guid>
      <dc:creator>Chris Deren</dc:creator>
      <dc:date>2022-09-29T13:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Team API and DesktopLayoutID</title>
      <link>https://community.cisco.com/t5/webex-for-developers/team-api-and-desktoplayoutid/m-p/4702708#M3332</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/54086"&gt;@chris&lt;/a&gt;&amp;nbsp;agree, this was a missing field in the provided APIs - as per the PM team the desktop Layout CRUD API is scheduled for November this year (tentative) - this is along with some other configuration APIs to complete the configurations programmatically.&lt;/P&gt;
&lt;P&gt;We will post an update to this thread once it is released.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Arunabh.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 13:22:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/team-api-and-desktoplayoutid/m-p/4702708#M3332</guid>
      <dc:creator>Arunabh Bhattacharjee</dc:creator>
      <dc:date>2022-10-13T13:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Team API and DesktopLayoutID</title>
      <link>https://community.cisco.com/t5/webex-for-developers/team-api-and-desktoplayoutid/m-p/4723458#M3333</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326210"&gt;@Chris Deren&lt;/a&gt;&amp;nbsp;this API will undergo EA (early access) for partners and then GA (general availability) shortly.&lt;/P&gt;
&lt;P&gt;Desktop Layout:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.webex-cx.com/documentation/desktop-layout" target="_blank"&gt;https://developer.webex-cx.com/documentation/desktop-layout&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Arunabh.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 21:00:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/team-api-and-desktoplayoutid/m-p/4723458#M3333</guid>
      <dc:creator>Arunabh Bhattacharjee</dc:creator>
      <dc:date>2022-11-17T21:00:31Z</dc:date>
    </item>
  </channel>
</rss>

