---
title: "Delete a specific webhook"
method: DELETE
path: "/webhooks/{webhookId}"
tags: ["Webhooks"]
---

# Delete a specific webhook

`DELETE /webhooks/{webhookId}`

Deletes a specific webhook using the webhook object ID.

## Path parameters

- `webhookId` string, required

## Response `204`

Webhook deleted successfully

---

[API](https://skmtc.net/goshippo/apis/shippo-address-api.md) · [All operations](https://skmtc.net/goshippo/apis/shippo-address-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goshippo/shippo-address-api/revisions/26fcc6af452a/schema)
