|
Http Verb |
POST |
|---|---|
|
Url |
/workforce/resources/r1/resources/{resourceId}/skills |
|
Permissions required |
|
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
|
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
Business Logic
This API creates a new relationships between a resource and skill.
In case of loaned resource, it check the flag resource.copyCompetencies, that can be retrieve on GET /workforce/resources/r1/resources/{resourceId} :
-
resource.copyCompetencies = true - > the skill will be associated also to the loaned resource record
-
resource.copyCompetencies = false → the skill will be associated only to the master resource record.
Path Parameters
|
Field |
Note |
|---|---|
|
resourceId |
|
Header Parameters
Default.
Request Body Parameters
|
Field |
Validations |
Note |
|---|---|---|
|
skillId |
|
|
|
skillLevelId |
|
|
Response documentation
Response error codes