Resource path /Domain/PrivateWhois/Enable)
https://testapi.internet.bs/Domain/PrivateWhois/Enable?ApiKey=testapi&Password=testpass&.......
The command is a purposely redundant auxiliary way to enable Private Whois for a specific domain. The command has been implemented only to allow simpler code writing/reading. You can obtain the exact same result invoking the command /Domain/Update and setting the parameter privateWhois to the value FULL or PARTIAL. Note the command will fail if you try to enable Private Whois for a domain not supporting this feature, for example for a .eu domain.
HTTPS POST/GET Request parameters:
| Parameter name | Description |
ApiKey |
The API key that we provided to you when you requested API access for your account |
Password |
The password we provided when you requested API access for your account |
Domain |
Domain name with extension. |
type |
By default it is set to FULL, possible values are FULL and PARTIAL. |
ResponseFormat |
This specifies how the response will be returned. Possible values are TEXT, JSON and XML. |
Returned data:
Example:
https://testapi.internet.bs/Domain/PrivateWhois/Enable?ApiKey=testapi&Password=testpass&Domain=test-api-domain1.net&type=PARTIALResult:
