---
title: Delete
url: https://docs.vultr.com/reference/vultr-cli/database/topic/delete
description: Permanently removes a specified topic from a managed database service, deleting all associated data.
publish_date: 2025-09-14T03:04:31.547991Z
last_updated: 2025-11-07T17:44:00.868212Z
---

The `vultr-cli database topic delete` command permanently removes a specific topic from a managed database messaging service, eliminating all associated messages and configurations.

## Usage

```console
$ vultr-cli database topic delete <Database ID> <Topic Name>
```