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.
put/api/domains/v1/whois/default/{whoisId}
Path parameters
whoisIdinteger required
Example:564651
WHOIS ID
Response
Success empty response
Example response
{
"message": "Request accepted"
}Changes
Changed in 1 of the 88 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○