---
title: "Delete webhook lookup"
method: DELETE
path: "/v1/notifications/webhooks-lookup/{webhook_lookup_id}"
tags: ["webhooks-lookup"]
---

# Delete webhook lookup

`DELETE /v1/notifications/webhooks-lookup/{webhook_lookup_id}`

Deletes a webhook lookup, by ID.

## Path parameters

- `webhook_lookup_id` string, required

## Response `204`

A successful request returns the HTTP `204 No Content` status code with no JSON response body.

## Other responses

- `default` — The error response.

---

[API](https://skmtc.net/paypal/apis/payments.md) · [All operations](https://skmtc.net/paypal/apis/payments/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/paypal/payments/revisions/672aceee1190/schema)
