Release 100
From Hostway API Documentation
				
								
				Revision as of 23:12, 18 November 2014 by Mike.robski  (Talk | contribs)
				
			Release 100 - 11/19/2014
List of changes in Release 100.
Contents | 
download this article as a PDF book
New API calls
Domain ordering process
- Step-by-step example of ordering a domain through the Ordering API.
 
GET /accounts/{accountNumber}/web/{domainName}/aliases/{aliasDomainName}
- Returns details of the domain name alias.
 
DELETE /accounts/{accountNumber}/web/{domainName}/aliases/{aliasDomainName}
- Deletes domain name alias.
 
Modified API calls
GET /accounts/{account}/email/{domain}/usernames/{mailboxName}/webmail
- Added reset password parameter.
 
PUT /accounts/{account}/email/{domain}/usernames/{mailboxName}/webmail
- Added reset password parameter.