v1

latestOpenAPI 3.1.02026-07-243113441.2 MB
Employee Benefits

Delete an employee benefit

Employee benefits represent an employee enrolled in a particular company benefit. It includes information specific to that employee's enrollment.

When the application has the employee_benefits:write:benefit_type_limited data scope, the application can only delete employee benefits for benefit types that are permitted for the application.

scope: employee_benefits:write

delete/v1/employee_benefits/{employee_benefit_id}

Path parameters

employee_benefit_idstring required

The UUID of the employee benefit.

Headers

X-Gusto-API-Version'2026-06-15'

Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.

Response

No Content