v1
latestOpenAPI 3.1.02026-07-243113441.2 MBCompany Benefits
Delete a company benefit
The following must be true in order to delete a company benefit
- There are no employee benefits associated with the company benefit
- There are no payroll items associated with the company benefit
- The benefit is not managed by a Partner or by Gusto (type must be 'External')
When the application has the company_benefits:write:benefit_type_limited data scope, the application can only delete company benefits for benefit types that are permitted for the application.
scope: company_benefits:write
delete/v1/company_benefits/{company_benefit_id}
Path parameters
company_benefit_idstring required
The UUID of the company 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