Delete an employee benefit
DELETE {{baseUrl}}/v1/employee_benefits/:employee_benefit_id
Employee benefits represent an employee enrolled in a particular company benefit. It includes information specific to that employee’s enrollment.
scope: employee_benefits: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. |