Release 98
(Difference between revisions)
				
																
				
				
								
				Mike.robski  (Talk | contribs) m (1 revision: Release 98)  | 
		Mike.robski  (Talk | contribs)   | 
		||
| Line 13: | Line 13: | ||
=== [[Accounts-account-email-domain-usernames-mailboxName-mailbox-action:POST|POST /accounts/{account}/email/{domain}/usernames/{mailboxName}/mailbox/action]] ===  | === [[Accounts-account-email-domain-usernames-mailboxName-mailbox-action:POST|POST /accounts/{account}/email/{domain}/usernames/{mailboxName}/mailbox/action]] ===  | ||
* Apply an action on a mailbox e.g. reset password  | * Apply an action on a mailbox e.g. reset password  | ||
| − | |||
| − | |||
| − | |||
== Modified API calls ==  | == Modified API calls ==  | ||
Revision as of 07:57, 15 September 2014
Release 98 - 09/24/2014
List of changes in Release 98.
Contents | 
download this article as a PDF book
New API calls
GET /accounts/{account}/email/{domain}/usernames/{maiboxName}/secrets
- Retrieves a list of text keys for all mailbox(alias) secret questions.
 
PUT /accounts/{account}/email/{domain}/usernames/{maiboxName}/secrets
- Set or update all secret questions and answers for mailbox(alias).
 
POST /accounts/{account}/email/{domain}/usernames/{mailboxName}/mailbox/action
- Apply an action on a mailbox e.g. reset password
 
Modified API calls
POST /orders/{orderId}/account/products
- Added displayName and partnerId attributes.
 
GET /orders/{orderId}/account/products
- Added displayName and partnerId attributes.
 
GET /orders/{orderId}/account/products/{productId}
- Added displayName and partnerId attributes.
 
GET /accounts/{accountId}/products/{productId}
- Added displayName and partnerId attributes.