ServiceAttributes-dnr.feature.domain guard
From Hostway API Documentation
				
								
				
				
																
				
				
								
				DomainGuard Service Attributes
Attributes used when configuring the DomainGuard service.
Contents | 
Attributes Body
{
  "domain": "mydomain.com",
  "email": "test@email.com",
  "password": "test1234"
}
 
Parameters
- domain - String
 - The domain name to be protected.
 
- email - String
 - Email address of the DomainGuardian, who is the only person that will have access to modify the guarded domain
 
- password - String
 - The password used for a DomainGuard authorization.
 
See also