|
Http Verb |
PATCH |
|---|---|
|
Url |
/workforce/skills/r1/skills/{skillId}/qualifications/{skillQualificationId} |
|
Permissions required |
Skill: Edit (fsm.core.skill.edit) |
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
2026 W2 (FSM 23.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
Business Logic
This API validates the existence of the skill qualification relationship. Since this is a relationship entity with skillId and qualificationId, there are no additional fields to update. The endpoint exists for API consistency and to verify the relationship exists.
Path Parameters
|
Field |
Note |
|---|---|
|
skillId |
The identifier of the skill |
|
skillQualificationId |
The identifier of the skill qualification |
Query String Parameters
None.
Header Parameters
Default.
Request Body Parameters
Empty object (no updatable fields).