---
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-17** (2026-03-10) `6ea91bcbb8e2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/github/apis/rest/changes/repos/:owner/:repo/actions/policies/:policy_id/delete.md)

---

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