v52

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

Set WHOIS profile as default

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.

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

Path parameters

whoisIdinteger required
Example:564651

WHOIS ID

Response

Success empty response

messagestring

Example response

{
  "message": "Request accepted"
}