---
title: "Delete Policy Guard Scope"
method: DELETE
path: "/v2/policy_guards/scopes/{policy_guard_scope_id}"
tags: ["Policy Guards (EAP)"]
---

# Delete Policy Guard Scope

`DELETE /v2/policy_guards/scopes/{policy_guard_scope_id}`

Delete a Policy guard scope.

## Path parameters

- `policy_guard_scope_id` string, required — Either the unique id of the policy_guard_scope, or the URL-friendly key of the policy_guard_scope (i.e: the "slug").

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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