---
title: "Submit a privacy cancellation request for the given domain"
method: DELETE
path: "/v1/domains/{domain}/privacy"
tags: ["v1"]
---

# Submit a privacy cancellation request for the given domain

`DELETE /v1/domains/{domain}/privacy`

## Path parameters

- `domain` string, required

## Headers

- `X-Shopper-Id` string

## Response `200`

Request was successful

## Other responses

- `400` — Request was malformed
- `401` — Authentication info not sent or invalid
- `403` — Authenticated user is not allowed access
- `404` — The domain does not exist
- `422` — Customer has purchased Domain Ownership Protection and the domain has expired<br>The domain status does not allow performing the operation<br>Unknown domain error
- `429` — Too many requests received within interval
- `500` — Internal server error

---

[API](https://skmtc.net/godaddy/apis/domains-api.md) · [All operations](https://skmtc.net/godaddy/apis/domains-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/godaddy/domains-api/revisions/475bd0561c3c/schema)
