---
title: "DELETE /domains/{DomainName}"
method: DELETE
path: "/domains/{DomainName}"
---

# DELETE /domains/{DomainName}

`DELETE /domains/{DomainName}`

Deletes a specific domain and all of its customer data, such as customer profile attributes and their related objects.

## Path parameters

- `DomainName` string, required

## Response `200`

Success

- DeleteDomainResponse
  - `Message` string, required — A message that indicates the delete request is done.

## Other responses

- `480` — BadRequestException
- `481` — ResourceNotFoundException
- `482` — AccessDeniedException
- `483` — ThrottlingException
- `484` — InternalServerException

---

[API](https://skmtc.net/aws/apis/customer-profiles.md) · [All operations](https://skmtc.net/aws/apis/customer-profiles/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/customer-profiles/versions/471944106c88/schema)
