---
title: "Delete webhook"
method: DELETE
path: "/settings/v1/webhooks/{webhookId}"
tags: ["Settings:v1:Webhook"]
---

# Delete webhook

`DELETE /settings/v1/webhooks/{webhookId}`

Delete a single webhook configuration by its unique ID

## Path parameters

- `webhookId` integer, required — The unique identifier of the webhook

## Response `200`

Successful Response

- APIResponseV2WebhookDeleteResponse
  - `requestId` string
  - `data` WebhookDeleteResponse, required

## Other responses

- `422` — Validation Error

---

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