---
title: "Delete a folder policy"
method: DELETE
path: "/connections/{connection_id}/folder-policies/{policy_id}"
tags: ["Folder Policies"]
---

# Delete a folder policy

`DELETE /connections/{connection_id}/folder-policies/{policy_id}`

Delete a folder policy for a specific connection.

## Path parameters

- `connection_id` string, uuid, required
- `policy_id` string, uuid, required

## Response `200`

Successful Response

- HyperspellCoreApiFolderPoliciesDeleteResponse
  - `success` boolean, required — Whether the deletion was successful

## Other responses

- `422` — Validation Error

---

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