---
title: "Delete a vm recovery point"
method: DELETE
path: "/vm_recovery_points/{uuid}"
tags: ["vm_recovery_points"]
---

# Delete a vm recovery point

`DELETE /vm_recovery_points/{uuid}`

This operation submits a request to delete a vm recovery point.

## Path parameters

- `uuid` string, UUID, required

## Response `202`

Request Accepted

## Other responses

- `404` — Invalid UUID provided
- `default` — Internal Error

---

[API](https://skmtc.net/nutanix/apis/nutanix-intentful-api.md) · [All operations](https://skmtc.net/nutanix/apis/nutanix-intentful-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nutanix/nutanix-intentful-api/revisions/40395083ab31/schema)
