---
title: "Batch Remove Signals From List"
method: DELETE
path: "/api/v3/lists/{list_id}/signals"
tags: ["Lists"]
---

# Batch Remove Signals From List

`DELETE /api/v3/lists/{list_id}/signals`

Remove multiple signals from a list.

## Path parameters

- `list_id` string, required

## Request body

- string[]

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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