---
title: "Deletes a webhook"
method: DELETE
path: "/v1/webhooks/{webhooksId}.json"
tags: ["webhooks"]
---

# Deletes a webhook

`DELETE /v1/webhooks/{webhooksId}.json`

## Path parameters

- `webhooksId` integer, required

## Query parameters

- `token` string, required

## Response `200`

successful operation

- object
  - `error` object
    - `code` number

## Other responses

- `400` — Invalid ID supplied
- `404` — Page not found

---

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