Vultr DocsLatest Content


Delete

Updated on 07 November, 2025

Permanently removes a specified user account from your Vultr infrastructure with confirmation to prevent accidental deletion.


The vultr-cli user delete command permanently removes a user account from your Vultr infrastructure. Specify the user ID to delete the associated account and its access permissions.

Usage

console
$ vultr-cli user delete <user ID>

Examples

console
# Full example
$ vultr-cli users delete 821fae4d-2a0f-4b0e-8ffd-2fe59d67d4b2

# Shortened with alias commands
$ vultr-cli u d 821fae4d-2a0f-4b0e-8ffd-2fe59d67d4b2

Comments