---
title: "Delete a webhook"
method: DELETE
path: "/webhooks/{webhookId}"
tags: ["Webhook API:Webhooks"]
---

# Delete a webhook

`DELETE /webhooks/{webhookId}`

## Path parameters

- `webhookId` string, uuid, required

## Response `204`

NoContent

## Other responses

- `404` — Webhook was not found

---

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