Update fields on Employees
Update writable integrations fields on Employees in the remote system.
PATCH
/
hris
/
employees
/
{employee_id}
/
integration-fields
/
{integration_field_id}
This endpoint requires the permission Create and manage employees to be enabled in your scope config.
Example Request Body
Authorizations
Headers
ID of the integration you want to interact with.
Path Parameters
The Kombo ID of the Employee you want to update.
The Kombo ID of the integration field you want to update.
Body
application/json