---
title: "DeleteMalwareExposure"
method: DELETE
path: "/v1/namespaces/{tenant_meta.namespace}/malware-exposure/{uuid}"
tags: ["MalwareExposureService"]
---

# DeleteMalwareExposure

`DELETE /v1/namespaces/{tenant_meta.namespace}/malware-exposure/{uuid}`

Deletes the MalwareExposure object specified by the UUID.

## Path parameters

- `tenant_meta.namespace` string, required
- `uuid` string, required

## Query parameters

- `delete_parameters.action` string
- `delete_parameters.force` boolean

## Response `200`

A successful response.

- object

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/endorlabs/apis/endor-labs-rest-api-reference.md) · [All operations](https://skmtc.net/endorlabs/apis/endor-labs-rest-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/endorlabs/endor-labs-rest-api-reference/versions/2fe1f84213b3/schema)
