---
title: "Deletes a Policy Folder by ID"
method: DELETE
path: "/policy_folders/{id}"
tags: ["Policy Folder"]
---

# Deletes a Policy Folder by ID

`DELETE /policy_folders/{id}`

Required permission: Policies - Delete
Syncro accounts only.

## Path parameters

- `id` integer, required

## Response `204`

successful

## Other responses

- `404` — Invalid request
- `422` — Invalid request

## Changes

- **2026-08-18** `ba07bb992e69` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/syncromsp/apis/syncro/changes/policy_folders/:id/delete.md)

---

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