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:

ParameterTypeRequiredDefault valueDescription
contactId integer YES Contact profile id (/contact/list)
contact_id integer 0 Contact profile id (deprecated, please use 'contactId' parameter)
domain 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).