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 |
---|---|---|---|
X-Gusto-API-Version | string | Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used. | |
Accept | string |