---
title: "Remove an endpoint exception"
method: DELETE
path: "/endpoint-protection/exceptions/{package_exception_id}"
---

# Remove an endpoint exception

`DELETE /endpoint-protection/exceptions/{package_exception_id}`

Removes an exception from the endpoint protection settings

## Path parameters

- `package_exception_id` integer, required

## Response `200`

The exception has been removed

- object
  - `success` integer — The integer 1 indicating success

---

[API](https://skmtc.net/aikido/apis/authorization.md) · [All operations](https://skmtc.net/aikido/apis/authorization/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aikido/authorization/revisions/5445e7c21137/schema)
