---
title: "Delete an organization webhook"
method: DELETE
path: "/orgs/{org}/hooks/{hook_id}"
tags: ["orgs"]
---

# Delete an organization webhook

`DELETE /orgs/{org}/hooks/{hook_id}`

## Path parameters

- `org` string, required
- `hook_id` integer, required

## Response `204`

Response

## Other responses

- `404` — Resource not found

---

[API](https://skmtc.net/github/apis/github-v3-rest-api-6.md) · [All operations](https://skmtc.net/github/apis/github-v3-rest-api-6/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/github-v3-rest-api-6/versions/15db3fa0759b/schema)
