
POST
call to the
/employees/{employee_external_id}/skill_events
endpoint.
There are currently 11 event types supported, which all have different content
in the request body. For example, take Employee 101 with the following history:
- Graduated “Computer Science” in 2018
- Worked as a “Software Developer” from 2018-2020 & afterwards started a job as “Product Owner”
- Took a course on “Agile & Scrum” in 2021
/employees/101/skill_events?language=auto
with the following bodies:
GET
call to the
/employees/101/skill_profile?response_format=skill_clusters
endpoint.
The response body will be as follows: