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

# Set WHOIS profile as default

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

Set WHOIS contact profile as default.

The default profile is pre-selected for the TLD it belongs to when registering new domains.

Use this endpoint to avoid picking contact information for every registration.

## Path parameters

- `whoisId` integer, required

## Response `200`

Success empty response

- CommonSuccessEmptyResource
  - `message` string

## Other responses

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

## Changes

- **2026-08-04** `eb6805798a2f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hostinger/apis/hostinger-api/changes/api/domains/v1/whois/default/:whoisId/put.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/25261642663e/schema)
