# Dn Delete

> Delete a domain registration using the dn CLI. Use when the user wants to remove or cancel a domain. Shows a confirmation prompt before proceeding. Partner mode only - user mode redirects to WordPress.com.

- Skill: `automattic/dn-delete` (Agent Skill)
- Install (CLI): `npx skillmds@latest add automattic/dn-delete`
- Raw SKILL.md: https://api.skillmd.com/api/skills/automattic/dn-delete/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: Automattic (https://skillmd.com/u/automattic)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/automattic/dn-delete

---


# dn delete

Delete a domain registration.

## Usage

```bash
dn delete example.com
```

## Notes

- **Partner mode only** - user mode shows redirect to `wordpress.com/domains/manage`
- Shows a caution message and confirmation prompt (default: No)
- Deleted domains may be restorable within the RGP (Redemption Grace Period) using `dn restore`
- This is a destructive operation - use with care

