---
title: "Delete a policy"
method: DELETE
path: "/v1/workspaces/{workspaceId}/time-off/policies/{id}"
tags: ["Policy"]
---

# Delete a policy

`DELETE /v1/workspaces/{workspaceId}/time-off/policies/{id}`

## Path parameters

- `workspaceId` string, required — Represents a workspace identifier across the system.
- `id` string, required — Represents a policy identifier across the system.

## Response `200`

OK

---

[API](https://skmtc.dev/clockify/apis/clockify-api.md) · [All operations](https://skmtc.dev/clockify/apis/clockify-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/clockify/clockify-api/revisions/a5b636acbcd8/schema)
