Resource Fields
|
PII |
SI |
Field |
Description |
Format |
|---|---|---|---|---|
|
|
|
id |
The "id" refers to the identifier of a specific entity within the context of the API. It is automatically generated, does not change, and can only be accessed in read mode. It serves as a search filter to locate data based on a list of values. This field is also named “overrideConfigurationId“ when used as path parameter. |
Max Length: 10 |
|
|
|
skillOverrideConfigurationId |
The reference to the skill override configuration. |
Max Length: 10 |
|
|
|
skillId |
The reference to the skill. |
Max Length: 10 |
|
|
|
cardinality |
The cardinality of a skill override configuration skill. |
Max Length: 10 |
API list
-
GET /workforce/skills/r1/override-configurations/{overrideConfigurationId}/skills
-
GET /workforce/skills/r1/override-configurations/{overrideConfigurationId}/skills/{skillId}
-
POST /workforce/skills/r1/override-configurations/{overrideConfigurationId}/skills
-
PATCH /workforce/skills/r1/override-configurations/{overrideConfigurationId}/skills/{skillId}