---
title: "domains delete"
description: "Delete a custom domain"
canonical: "https://pgbeam.com/docs/cli/projects/domains/delete"
last-updated: "2026-09-14T19:37:21.000Z"
---

# domains delete

> Delete a custom domain

URL: https://pgbeam.com/docs/cli/projects/domains/delete

Removes a custom domain from the project and revokes its TLS certificate.

## Usage

## Options

Option

Description

Required

Default

`<id>`

Yes

-

`--yes`, `-y`

Skip the confirmation prompt (useful for scripts and CI/CD)

No

-

All global options (`--token`, `--profile`,
`--project`, `--org`, `--json`, `--no-color`, `--no-trunc`, `--debug`) are
also available on this command.

## Examples

## Output

Renders a human-readable table or detail view by default; pass `--json` for the raw API response.