---
title: "Delete an existing remote connection"
method: DELETE
path: "/remote_connections/{uuid}"
tags: ["remote_connections"]
---

# Delete an existing remote connection

`DELETE /remote_connections/{uuid}`

Delete existing remote connection and its information

## 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/versions/40395083ab31/schema)
