---
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-07-13** (v3) `1de03ff22d05` — 1 info
  - endpoint added
- **2026-07-13** (v3) `9b6da0a3401a` — 1 breaking
  - api path removed without deprecation
- **2026-06-15** (v3) `1de03ff22d05` — 2 info
  - the security scope `developers-write` was added to the endpoint's security scheme `oauth2`
  - the security scope `private-apps-write` was removed from the endpoint's security scheme `oauth2`
- **2026-06-15** (v3) `79cf1425dd5b` — 2 info
  - the security scope `developers-write` was added to the endpoint's security scheme `oauth2`
  - the security scope `private-apps-write` was removed from the endpoint's security scheme `oauth2`
- **2026-06-15** (v3) `7d5d1828a852` — 2 info
  - the security scope `developers-write` was added to the endpoint's security scheme `oauth2`
  - the security scope `private-apps-write` was removed from the endpoint's security scheme `oauth2`

[Full 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/1de03ff22d05/schema)
