Terminate company employee.

This changes the employee’s status to Terminated according to specified termination date.

Explore the People API main reference page for information about rate limits, permissions, troubleshooting and more.

Path Params
string
required

The backend-id of the Employee. Retrieve this ID from the database.
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".

Body Params
date
required

The employee's termination date

string

The ID of the 'terminationReason' list entry

string

The ID of the 'lifecycleReasonType' list entry

noticePeriod
object

Notice period length

date
Response
200

Termination entry added successfully.

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here!