> For the complete documentation index, see [llms.txt](https://developer.paddle.com/llms.txt).

# DELETE /checkout-domains/{domain_id}

**Delete a checkout domain**

Deletes a checkout domain using its ID.

Deleted checkout domains are no longer able to be used to load checkouts for your account.

**Required permissions:** `checkout_domain.write`

## Path parameters

| Name | Type | Required | Description |
| --- | --- | --- | --- |
| `domain_id` | string | required | Paddle ID of the checkout domain entity to work with. |
