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

# 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.

---

[API](https://skmtc.dev/hubspot/apis/hubspot-api-specification.md) · [All operations](https://skmtc.dev/hubspot/apis/hubspot-api-specification/llms.txt) · [OpenAPI document](https://skmtc.dev/hubspot/apis/hubspot-api-specification/revisions/6f56ac6a8fa3?raw)
