---
title: "Deactivate a webhook"
method: DELETE
path: "/api/v1/bila/webhooks/{id}"
tags: ["Webhooks"]
---

# Deactivate a webhook

`DELETE /api/v1/bila/webhooks/{id}`

## Path parameters

- `id` string, required

## Response `200`

Webhook config deactivated

- object
  - `status` boolean, required — Request success status
  - `message` string, required — Response message

---

[API](https://skmtc.net/bilasdk/apis/bila-payment-gateway-api.md) · [All operations](https://skmtc.net/bilasdk/apis/bila-payment-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bilasdk/bila-payment-gateway-api/versions/1e6976632889/schema)
