---
title: "Deletes a Policy assignment"
method: DELETE
path: "/api/2026-07-01/resources/timeoff/policy_assignments/{id}"
tags: ["Timeoff > PolicyAssignment"]
---

# Deletes a Policy assignment

`DELETE /api/2026-07-01/resources/timeoff/policy_assignments/{id}`

Delete a Time off Policy Assignment

## Path parameters

- `id` string, required

## Response `200`

OK

- TimeoffPolicyAssignment
  - `id` string — Unique identifier of the policy assignment
  - `timeoff_policy_id` string, required — The time off policy id
  - `employee_id` string, required — The employee id
  - `effective_at` string, required — The effective date of the policy assignment

---

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