Delete an onboarding employee

DELETE {{baseUrl}}/v1/employees/:employee_id

Use this endpoint to delete an employee who is in onboarding. Deleting an onboarded employee is not allowed and will return a 422 response. Please check out the Terminations api if you need to terminate an onboarded employee.

scope: employees:manage

HEADERS

KeyDatatypeRequiredDescription
Acceptstring