---
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. `Retry-After` tells you how many seconds you must wait before you send the next request.

## Changes

- **2026-09-02** `5da2740beeb5` — 1 info
  - added the media type `application/json` for the response with the status `429`

[Change history](https://skmtc.dev/customer/apis/customer-io-journeys-api-reference/changes/v1/reporting_webhooks/:webhook_id/delete.md)

---

[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/5da2740beeb5/schema)
