---
title: "Disable privacy protection"
method: DELETE
path: "/api/domains/v1/portfolio/{domain}/privacy-protection"
tags: ["Domains: Portfolio"]
---

# Disable privacy protection

`DELETE /api/domains/v1/portfolio/{domain}/privacy-protection`

Disable privacy protection for the domain.

When privacy protection is disabled, domain owner's personal information is visible in public WHOIS database.

Use this endpoint to make domain owner's information publicly visible.

## Path parameters

- `domain` string, required

## Response `200`

Success empty response

- CommonSuccessEmptyResource
  - `message` string

## Other responses

- `401` — Unauthenticated response
- `500` — Error response

---

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