---
title: "Delete Webhook Configuration"
method: DELETE
path: "/webhook_configs/{webhook_config_id}"
tags: ["Webhooks"]
---

# Delete Webhook Configuration

`DELETE /webhook_configs/{webhook_config_id}`

Deletes an entry of webhook configuration by id.

## Path parameters

- `webhook_config_id` string, required

## Response `200`

Deleted Webhook Config Id

- object
  - `id` string

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/catapultsports/apis/openfield-connect-v6-api.md) · [All operations](https://skmtc.net/catapultsports/apis/openfield-connect-v6-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/catapultsports/openfield-connect-v6-api/revisions/b68eadaba68c/schema)
