---
title: "Delete watchlist"
method: DELETE
path: "/v1/api/watchlists/{id}"
tags: ["Watchlists", "v1"]
---

# Delete watchlist

`DELETE /v1/api/watchlists/{id}`

Delete a watchlist owned by the organization associated with the API key. A watchlist cannot be deleted if it is attached to active signals.

## Path parameters

- `id` integer, required

## Other responses

- `400` — 400 - Bad Request
- `401` — 401 - Invalid API Key
- `403` — 403 - Request Forbidden
- `429` — 429 - Too Many Requests
- `500` — 500 - Server Error

## Changes

- **2026-04-30** `182b74871f6a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/goperigon/apis/perigon-api/changes/v1/api/watchlists/:id/delete.md)

---

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