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

# Delete WHOIS profile

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

Delete WHOIS contact profile.

Use this endpoint to remove unused contact profiles from account.

## Path parameters

- `whoisId` integer, required

## Response `200`

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