Release 100
(Difference between revisions)
				
																
				
				
								
				Revision as of 15:35, 18 November 2014
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.