---
title: "Delete a quarantine range - v1"
method: DELETE
path: "/ransomwarerecovery/v1/quarantineranges/resource/{resourceID}/range/{rangeID}"
tags: ["Ransomware Recovery"]
---

# Delete a quarantine range - v1

`DELETE /ransomwarerecovery/v1/quarantineranges/resource/{resourceID}/range/{rangeID}`

Deletes the quarantine range for an infected resource. When you delete a quarantine range, all the snapshots on the resource are again available for restore and download.
:fa-info-circle: Both v1 and v2 Quarantine APIs are supported for Endpoints, File Server, NAS, VMware, OneDrive, and SharePoint.

## Path parameters

- `resourceID` integer, required
- `rangeID` integer, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — The request either did not include an authentication token, or you have provided an expired authentication token.
- `404` — The requested resource was not found.
- `500` — Internal Server Error

---

[API](https://skmtc.net/druva/apis/authentication.md) · [All operations](https://skmtc.net/druva/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/druva/authentication/revisions/2af2bf148b25/schema)
