Update employee skill assignment
Update the skill level for an employee skill assignment.Documentation Index
Fetch the complete documentation index at: https://docs.kombo.dev/llms.txt
Use this file to discover all available pages before exploring further.
ID of the integration you want to interact with.
The ID of the employee skill assignment
PATCH /hris/employee-skill-assignments/:employee_skill_assignment_id Request body
The current skill level of the employee. Can be null to remove the skill level.
PATCH /hris/employee-skill-assignments/:employee_skill_assignment_id Positive response