---
title: "Bulk Delete Targets"
method: POST
path: "/targets/bulk/delete/"
tags: ["Targets"]
---

# Bulk Delete Targets

`POST /targets/bulk/delete/`

Disable multiple Targets in one operation.

## Query parameters

- `is_id_404_validation` boolean

## Request body

- BulkDelete
  - `ids` string[], required

## Response `200`

- IDList
  - `ids` string[], required — List of object IDs.

## Other responses

- `400`
- `401`
- `500`

---

[API](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation.md) · [All operations](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/probely/snyk-api-web-s-api-reference-documentation/revisions/e29879bff01b/schema)
