v52

OpenAPI 3.0.0raw.githubusercontent.com2026-08-03269339953.6 KB
Domains: WHOIS

Unset default WHOIS profile

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.

delete/api/domains/v1/whois/default/{whoisId}

Path parameters

whoisIdinteger required
Example:564651

WHOIS ID

Response

Success empty response

messagestring

Example response

{
  "message": "Request accepted"
}