---
title: "DELETE /v1/webhook_endpoints/{webhookId}"
method: DELETE
path: "/v1/webhook_endpoints/{webhookId}"
---

# DELETE /v1/webhook_endpoints/{webhookId}

`DELETE /v1/webhook_endpoints/{webhookId}`

## Path parameters

- `webhookId` string, required

## Response `200`

OK

- BpModelsWebhookEndpoint
  - `id` string
  - `ownerId` string
  - `description` string
  - `url` string
  - `subscribedEvents` string[]
  - `publicKey` string
  - `enabled` boolean

---

[API](https://skmtc.net/due/apis/accounts-api.md) · [All operations](https://skmtc.net/due/apis/accounts-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/due/accounts-api/versions/26eaea5b64df/schema)
