Team API Parameters
Parameter |
Type |
Description |
Possible Values |
Notes |
---|---|---|---|---|
uri |
String |
The URI to get a new copy of the Team, ReasonCode, WrapUpReason, LayoutConfig, or Workflow object. |
— | |
id |
String |
The unique identifier for the team. | ||
name |
String |
The name of the team. |
— | |
category |
String |
Specifies the type of reason code. |
NOT_READY, LOGOUT | |
useDefault |
Boolean |
Determines whether to use the default desktop layout for this team. |
true, false | |
layoutxml |
String |
The XML data that determines the desktop layout. |
— |
If useDefault is set to true and the layoutxml is provided in a request, the layoutxml is ignored. |