---
title: Delete
url: https://docs.vultr.com/reference/vultr-cli/reserved-ip/delete
description: Permanently removes a specified reserved IP address from your Vultr account, freeing the resource and stopping associated billing.
publish_date: 2025-09-14T03:08:42.141909Z
last_updated: 2025-11-07T17:51:31.663649Z
---

The `vultr-cli reserved-ip delete` command permanently removes a specified reserved IP address from your Vultr account, freeing up the resource and stopping any associated billing.

## Usage

```console
$ vultr-cli reserved-ip delete <Reserved IP ID>
```

## Examples

```console
# Full example
$ vultr-cli reserved-ip delete 6a31648d-ebfa-4d43-9a00-9c9f0e5048f5
```