---
title: "Delete a company's holiday pay policy"
method: DELETE
path: "/v1/companies/{company_uuid}/holiday_pay_policy"
tags: ["Holiday Pay Policies"]
---

# Delete a company's holiday pay policy

`DELETE /v1/companies/{company_uuid}/holiday_pay_policy`

Delete a company's holiday pay policy

scope: `holiday_pay_policies:write`

## Path parameters

- `company_uuid` string, required

## Headers

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

## Response `204`

successful

## Other responses

- `404` — Not Found
- `422` — no policy exists

---

[API](https://skmtc.net/gusto/apis/gusto-api.md) · [All operations](https://skmtc.net/gusto/apis/gusto-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gusto/gusto-api/revisions/826dfa57fb3b/schema)
