---
title: "Delete SMS Webhook"
method: DELETE
path: "/dev/webhook/v2/sms/{id}"
---

# Delete SMS Webhook

`DELETE /dev/webhook/v2/sms/{id}`

Soft-delete a configured webhook for the SMS service.

## Path parameters

- `id` string, required

## Headers

- `Authorization` string, required

## Response `200`

Webhook deleted successfully.

---

[API](https://skmtc.net/fast2sms/apis/dlt-sms-api.md) · [All operations](https://skmtc.net/fast2sms/apis/dlt-sms-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fast2sms/dlt-sms-api/versions/1fd5abcff71a/schema)
