---
title: "DELETE /v1/{+parent}/dicomWeb/{+dicomWebPath}"
method: DELETE
path: "/v1/{+parent}/dicomWeb/{+dicomWebPath}"
tags: ["projects"]
---

# DELETE /v1/{+parent}/dicomWeb/{+dicomWebPath}

`DELETE /v1/{+parent}/dicomWeb/{+dicomWebPath}`

DeleteInstance deletes an instance associated with the given study, series, and SOP Instance UID. Delete requests are equivalent to the GET requests specified in the Retrieve transaction. Study and series search results can take a few seconds to be updated after an instance is deleted using DeleteInstance. For samples that show how to call DeleteInstance, see [Delete a study, series, or instance](https://cloud.google.com/healthcare/docs/how-tos/dicomweb#delete-dicom).

## Path parameters

- `parent` string, required
- `dicomWebPath` string, required

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/healthcare.md) · [All operations](https://skmtc.net/google/apis/healthcare/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/healthcare/versions/cdec6fe2315f/schema)
