---
title: "Delete Notification Webhook"
method: DELETE
path: "/api/notification_webhooks/deployments/{deploymentId}/webhooks/{webhookId}"
tags: ["NotificationWebhooksService"]
---

# Delete Notification Webhook

`DELETE /api/notification_webhooks/deployments/{deploymentId}/webhooks/{webhookId}`

Delete a notification webhook by its ID.

## Path parameters

- `deploymentId` string, required
- `webhookId` string, required

## Response `204`

No Content

- ProtosNotificationWebhooksV1DeleteNotificationWebhookResponse

---

[API](https://skmtc.net/semgrep/apis/semgrep-web-app.md) · [All operations](https://skmtc.net/semgrep/apis/semgrep-web-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/semgrep/semgrep-web-app/versions/6483eeecd582/schema)
