---
title: "Unset default WHOIS profile"
method: DELETE
path: "/api/domains/v1/whois/default/{whoisId}"
tags: ["Domains: WHOIS"]
---

# Unset default WHOIS profile

`DELETE /api/domains/v1/whois/default/{whoisId}`

Unset WHOIS contact profile as default.

The profile itself is kept, it is only no longer pre-selected for its TLD.

Use this endpoint to stop reusing contact information for new registrations.

## Path parameters

- `whoisId` integer, required

## Response `200`

Success empty response

- CommonSuccessEmptyResource
  - `message` string

## Other responses

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

## Changes

- **2026-08-03** `7f99e134fa43` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hostinger/apis/hostinger-api/changes/api/domains/v1/whois/default/:whoisId/delete.md)

---

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