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 “compositionId“ when used as path parameter. |
Max Length: 10 |
|
|
|
skillConfigurationId |
The reference to the skill configuration of a skill configuration division (i.e., skill composition). |
Max Length: 10 |
|
|
|
skillDivisionId |
The reference to the skill division of a skill configuration division (i.e., skill composition). |
Max Length: 10 |
API list
-
GET /workforce/skills/r1/configurations/{configurationId}/divisions
-
GET /workforce/skills/r1/configurations/{configurationId}/divisions/{divisionId}
-
POST /workforce/skills/r1/configurations/{configurationId}/divisions
-
DELETE /workforce/skills/r1/configurations/{configurationId}/divisions/{divisionId}