Delete an employee rehire
DELETE {{baseUrl}}/v1/employees/:employee_id/rehire
Delete an employee rehire. An employee rehire cannot be deleted if it's active (past effective date).
scope: employments:write
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |