---
title: "Delete a set of resources"
method: POST
path: "/tools/bulk-delete"
tags: ["System"]
---

# Delete a set of resources

`POST /tools/bulk-delete`

Delete all the DICOM patients, studies, series or instances whose identifiers are provided in the `Resources` field.

## Request body

- object
  - `Resources` string[] — List of the Orthanc identifiers of the patients/studies/series/instances of interest.

## Response `200`

---

[API](https://skmtc.net/uclouvain/apis/orthanc-api.md) · [All operations](https://skmtc.net/uclouvain/apis/orthanc-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uclouvain/orthanc-api/versions/9297c4930d96/schema)
