---
title: "Delete webhook"
method: DELETE
path: "/3rdparty/v1/webhooks/{id}"
tags: ["User", "Webhooks"]
---

# Delete webhook

`DELETE /3rdparty/v1/webhooks/{id}`

Deletes webhook

## Path parameters

- `id` string, required

## Response `204`

Successfully removed

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal server error

---

[API](https://skmtc.dev/sms-gate/apis/smsgate-api.md) · [All operations](https://skmtc.dev/sms-gate/apis/smsgate-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sms-gate/smsgate-api/revisions/56a6604029f1/schema)
