/
HR
hrapi
/
HR API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 11h ago · Updated 2d ago
View markdown
hrapi
HR API
put
Update an Employee referenced by ID.
v1
latest
OpenAPI 3.0.1
2026-08-06
77
84
1.1 MB
AbsenceDays
5
AbsenceReasons
6
Absences
7
BankDetails
5
Benefits
5
Calendar
1
EmergencyContacts
5
Employees
13
get
Gets a list of Employees.
post
Creates a new Employee.
get
Gets a single Employee referenced by ID.
put
Update an Employee referenced by ID.
patch
Patches an Employee record referenced by ID using JsonPatch. See https://jsonpatch.com/ for details.
get
Gets a list of an Employee's Absence Days.
get
Gets a list of an Employee's Absences.
get
Gets a list of an Employee's Bank Details.
get
Gets a list of an Employee's Benefits.
get
Gets a list of an Employee's Emergency Contacts.
get
Gets a list of an Employee's Entitlements.
get
Gets a list of an Employee's Jobs.
get
Gets a list of an Employee's Working Pattern Override Components.
Entitlements
2
Hierarchy
4
Jobs
5
Positions
3
PublicHolidays
3
UserDefinedFields
3
UserDefinedFieldSchemas
2
WorkingPatternComponents
3
WorkingPatternOverride
1
WorkingPatternOverrideComponents
2
WorkingPatterns
2
Employees
Update an Employee referenced by ID.
put
/employees/{id}
Path parameters
id
string
required
The ID of Employee to update.
Response
No Content