Delete an employee termination
DELETE {{baseUrl}}/v1/employees/:employee_id/terminations
Delete an employee termination.
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 |