---
title: "Delete an enterprise Actions policy"
method: DELETE
path: "/enterprises/{enterprise}/actions/policies/{policy_id}"
tags: ["actions"]
---

# Delete an enterprise Actions policy

`DELETE /enterprises/{enterprise}/actions/policies/{policy_id}`

Delete an Actions policy for an enterprise.

## Path parameters

- `enterprise` string, required
- `policy_id` integer, required

## Response `204`

Response

## Other responses

- `404` — Resource not found
- `500` — Internal Error

## Changes

- **2026-09-17** (2026-03-10) `43ddf0e71e7c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/github/apis/enterprise-cloud/changes/enterprises/:enterprise/actions/policies/:policy_id/delete.md)

---

[API](https://skmtc.dev/github/apis/enterprise-cloud.md) · [All operations](https://skmtc.dev/github/apis/enterprise-cloud/llms.txt) · [OpenAPI document](https://skmtc.dev/github/apis/enterprise-cloud/revisions/f2fe1bb39903?raw)
