People
Set or update an employee's start date.
Explore the People API main reference page for information about rate limits, permissions, troubleshooting and more.
post/employees/{employeeId}/start-date
Path parameters
employeeIdstring required
The backend-id of the Employee. Retrieve this ID from the database. <br> For testing purposes, you can pull it from the URL in Bob when viewing the employee. For example, if the URL in Bob is "https://app.hibob.com/employee-profile/3332883884017713238" you should copy the "3332883884017713238".
Request body
Response
Start date was set successfully.