---
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

---

[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/versions/796bd5194565/schema)
