Function /domain/contact/set
Function invocation
https://json.aftermarket.pl/domain/contact/set
Function description
Set contact profile for domain. Operation is free unless you set privacy. To get cost of the operation you can use "/check/domain/contact/set" endpoint.
Input parameters
This function takes the following input parameters:
Parameter | Type | Required | Default value | Description |
---|---|---|---|---|
contactId | integer | YES | Contact profile id (/contact/list) | |
integer | 0 | Contact profile id (deprecated, please use 'contactId' parameter) | ||
string | "" | Domain name (deprecated, please use 'name' parameter) | ||
name | string | YES | Domain name | |
private | boolean | false | Enable domain WHOIS privacy |
Return value
Operation result (boolean value).