---
title: "Delete a reporting webhook"
method: DELETE
path: "/v1/reporting_webhooks/{webhook_id}"
tags: ["Reporting Webhooks"]
---

# Delete a reporting webhook

`DELETE /v1/reporting_webhooks/{webhook_id}`

Delete a reporting webhook's configuration.

## Response `200`

A successful request has no response.

## Other responses

- `404` — The webhook ID does not exist.
- `429` — Your request is over the 10-per-second limit.

---

[API](https://skmtc.dev/customer/apis/customer-io-journeys-api-reference.md) · [All operations](https://skmtc.dev/customer/apis/customer-io-journeys-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/customer/customer-io-journeys-api-reference/revisions/4b391af7cb06/schema)
