---
title: "Delete webhook settings"
method: DELETE
path: "/webhooks/v3/{appId}/settings"
tags: ["Basic"]
---

# Delete webhook settings

`DELETE /webhooks/v3/{appId}/settings`

Delete the webhook settings for the specified app. Event subscriptions will not be deleted, but will be paused until another webhook is created.

## Path parameters

- `appId` integer, required

## Response `204`

No content

## Other responses

- `default` — An error occurred.

## Changes

- **2026-04-12** (v3) `a3ae7c22ab5a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hubspot/apis/webhooks-webhooks/changes/webhooks/v3/:appId/settings/delete.md)

---

[API](https://skmtc.dev/hubspot/apis/webhooks-webhooks.md) · [All operations](https://skmtc.dev/hubspot/apis/webhooks-webhooks/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hubspot/webhooks-webhooks/revisions/ab2b5bc5ccf3/schema)
