---
title: "DELETE /connection/webhook"
method: DELETE
path: "/connection/webhook"
tags: ["Connection"]
---

# DELETE /connection/webhook

`DELETE /connection/webhook`

Delete the connection webhook for a specific tenant.

## Headers

- `x-revert-t-id` string, required

## Response `200`

- DeleteConnectionWebhookResponse
  - `status` 'ok' | 'error', required
  - `error` string, nullable
  - `errorMessage` unknown

## Other responses

- `401`
- `404`
- `500`

---

[API](https://skmtc.net/revertinc/apis/revert-api.md) · [All operations](https://skmtc.net/revertinc/apis/revert-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/revertinc/revert-api/versions/698ea54a2330/schema)
