v1
latestOpenAPI 3.0.22026-07-26191278525.6 KBEmployee
Patch HRIS Employee
Patches employee given its employee id. Note: All required body params in the schema are not enforced in PATCH request, unlike path params.
patch/api/v2/core/hris-systems/{systemId}/ext-employees/{employeeId}
Path parameters
systemIdstring required
System ID of profile. Use default if you have only one system and dont want to use system-Id.
employeeIdstring required
Employee unique Id
Headers
Authorizationstring required
The secret key to access the api. It starts with the bearer token
Request body
Response
OK