Sets the enabling status of skills at the tenant level.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ecd:SetTenantSkillEnabled |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| SkillIds |
array |
Yes |
The list of skill IDs. |
|
|
string |
No |
The skill ID. |
s-051j4osziq4c***** |
|
| Enabled |
boolean |
Yes |
Specifies whether to enable the skill. Valid values:
|
true |
| SkillChannel |
string |
Yes |
The skill channel. Valid values:
|
BUSINESS |
SkillIds parameter: Call the ListSkills operation to obtain the response, and then extract the SkillId values from the Skills list in the data field of the response object.
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
1CBAFFAB-B697-4049-A9B1-67E1FC5F**** |
Examples
Success response
JSON format
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.