Permanently removes an employee record.


Access: PEO Full Admin only.
This endpoint is intended for forced cleanup scenarios. Optional query flags can target only HR data or only onboarding data when forced employee removal is enabled in configuration.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

Identifier of the company that owns the employee.

int32
required

Identifier of the employee to remove.

Query Params
boolean
Defaults to false

When true, removes employee record, who was not in payroll, but only has an HR record.

boolean
Defaults to false

When true, removes onboarding-related employee data.

Headers
string
Defaults to 1.0

The requested API version

string
Defaults to 1.0

The requested API version

Response
204

No Content

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here!