---
title: "Delete webhook"
method: DELETE
path: "/api/v2/webhooks/url/{uuid}"
tags: ["Webhooks"]
---

# Delete webhook

`DELETE /api/v2/webhooks/url/{uuid}`

Delete webhook configuration

## Path parameters

- `uuid` string, uuid, required — Webhook unique identifier (UUID)

## Response `204`

No Content

## Other responses

- `404` — Webhook configuration not found

---

[API](https://skmtc.net/loadsmart/apis/loadsmart-api.md) · [All operations](https://skmtc.net/loadsmart/apis/loadsmart-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loadsmart/loadsmart-api/revisions/6021c5806fe9/schema)
