---
title: "Delete Security Webhook"
method: DELETE
path: "/repos/{repo_id}/security/webhooks/{webhook_id}"
tags: ["security"]
---

# Delete Security Webhook

`DELETE /repos/{repo_id}/security/webhooks/{webhook_id}`

## Path parameters

- `repo_id` string, required
- `webhook_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/repowise/apis/repowise-hosted-api.md) · [All operations](https://skmtc.dev/repowise/apis/repowise-hosted-api/llms.txt) · [OpenAPI document](https://skmtc.dev/repowise/apis/repowise-hosted-api/revisions/b717017b882f?raw)
