---
title: "Delete a repository Actions policy"
method: DELETE
path: "/repos/{owner}/{repo}/actions/policies/{policy_id}"
tags: ["actions"]
---

# Delete a repository Actions policy

`DELETE /repos/{owner}/{repo}/actions/policies/{policy_id}`

Delete an Actions policy for a repository.

## Path parameters

- `owner` string, required
- `repo` string, required
- `policy_id` integer, required

## Response `204`

Response

## Other responses

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

## Changes

- **2026-09-16** `bfb6c99dc39c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/github/apis/enterprise-cloud/changes/repos/:owner/:repo/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/e9af1ee5b414?raw)
