---
title: "Remover Gatilho"
method: DELETE
path: "/web_hooks/{id}"
---

# Remover Gatilho

`DELETE /web_hooks/{id}`

Remove um gatilho

## Path parameters

- `id` string, required

## Response `200`

200

- object
  - `id` string
  - `url` string
  - `authorization` unknown
  - `event` string
  - `active` boolean

## Other responses

- `400` — 400

---

[API](https://skmtc.net/iugu/apis/tokens-de-api.md) · [All operations](https://skmtc.net/iugu/apis/tokens-de-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/iugu/tokens-de-api/versions/4590fc729d1e/schema)
