cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
957
Views
0
Helpful
4
Replies

Team API and DesktopLayoutID

Chris Deren
Hall of Fame
Hall of Fame

I want to use the Team API to build teams teams, however it uses 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?

1 Accepted Solution

Accepted Solutions

Hi @Chris Deren this API will undergo EA (early access) for partners and then GA (general availability) shortly.

Desktop Layout:

https://developer.webex-cx.com/documentation/desktop-layout 

Thanks & Regards,

Arunabh.

View solution in original post

4 Replies 4

jozefnad
Level 1
Level 1

Hello,
to change layout just use PUT method with basic auth of your app admin.
URL for default layout: https://FQDN/finesse/api/LayoutConfig/default
To get team layout GET: https://FQDN/finesse/api/Team/<TeamId>/LayoutConfig
To edit team layout PUT: https://FQDN/finesse/api/Team/<TeamId>/LayoutConfig

 

Thank you, but perhaps I was not clear in my question.  I am looking to POST/PUT a new Webex CC Team per https://developer.webex-cx.com/documentation/team where one of the parameters is desktopLayoutID, but there is no endpoint in the webex CC that would return desktopLayoutIDs. So, how is one expected to pass the ID to this API?

Hi @Chris Deren this API will undergo EA (early access) for partners and then GA (general availability) shortly.

Desktop Layout:

https://developer.webex-cx.com/documentation/desktop-layout 

Thanks & Regards,

Arunabh.

Arunabh Bhattacharjee
Cisco Employee
Cisco Employee

Hi @chris 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.

We will post an update to this thread once it is released.

 

Thanks & Regards,

Arunabh.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: