---
title: "Delete a Webhook"
method: DELETE
path: "/orgs/{orgId}/apps/{appId}/webhooks/{jobId}"
tags: ["public", "Event"]
---

# Delete a Webhook

`DELETE /orgs/{orgId}/apps/{appId}/webhooks/{jobId}`

## Path parameters

- `orgId` string, required
- `appId` string, required
- `jobId` string, required

## Response `204`

Deleted successfully

## Other responses

- `404` — The requested webhook not found.

---

[API](https://skmtc.net/humanitec/apis/humanitec-api.md) · [All operations](https://skmtc.net/humanitec/apis/humanitec-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/humanitec/humanitec-api/revisions/e21ad140ec3c/schema)
