---
title: "Delete a webhook"
method: DELETE
path: "/v0/token/hooks/{chain}"
tags: ["Token"]
---

# Delete a webhook

`DELETE /v0/token/hooks/{chain}`

Deletes the webhook subscription for a chain and stops further token scan updates.

## Path parameters

- `chain` 'arbitrum' | 'avalanche' | 'base' | 'bsc' | 'ethereum' | 'optimism' | 'polygon' | 'zora' | 'solana' | 'starknet' | 'starknet-sepolia' | 'stellar' | 'linea' | 'degen' | 'zksync' | 'scroll' | 'blast' | 'soneium-minato' | 'base-sepolia' | 'bitcoin' | 'abstract' | 'soneium' | 'ink' | 'berachain' | 'unichain' | 'ronin' | 'sui' | 'hedera' | 'hyperevm' | 'xlayer' | 'monad' | 'megaeth' | 'tempo' | 'sei' | 'kaia' | 'tron' | 'robinhood' | 'flare', required — The chain name

## Response `204`

Successful Response

## Other responses

- `404` — Hook not found
- `422` — Validation Error

## Changes

> 95 revisions in range; 1 not diffed.

- **2026-07-20** `7897dd82aeda` — 1 info
  - added the new enum value `flare` to the `path` request parameter `chain`
- **2026-06-29** `5dd76e537ede` — 1 info
  - added the new enum value `robinhood` to the `path` request parameter `chain`
- **2026-05-21** `ed1955d90f99` — 1 breaking
  - removed the enum value `zero-network` from the `path` request parameter `chain`
- **2026-05-18** `edc1bd1cc6f0` — 1 info
  - added the new enum value `kaia` to the `path` request parameter `chain`
- **2026-04-10** `9f445a24d5a0` — 3 info
  - added the new enum value `megaeth` to the `path` request parameter `chain`
  - added the new enum value `sei` to the `path` request parameter `chain`
  - added the new enum value `tempo` to the `path` request parameter `chain`

[Change history](https://skmtc.dev/blockaid-official/apis/blockaid-api/changes/v0/token/hooks/:chain/delete.md)

---

[API](https://skmtc.dev/blockaid-official/apis/blockaid-api.md) · [All operations](https://skmtc.dev/blockaid-official/apis/blockaid-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/blockaid-official/blockaid-api/revisions/e15b4bf2b25b/schema)
