Release 98
(Difference between revisions)
Mike.robski (Talk | contribs)
(Created page with "= Release 98 - 09/24/2014 = List of changes in Release 98. __TOC__ [{{fullurl:{{FULLPAGENAMEE}}|action=pdfbook}} download this article as a PDF book] == New API calls == === ...")
Newer edit →
(Created page with "= Release 98 - 09/24/2014 = List of changes in Release 98. __TOC__ [{{fullurl:{{FULLPAGENAMEE}}|action=pdfbook}} download this article as a PDF book] == New API calls == === ...")
Newer edit →
Revision as of 06:02, 15 September 2014
Release 98 - 09/24/2014
List of changes in Release 98.
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
POST /email/domains/{domain}/mailboxes/{mailbox}/secrets/actions
- Perform validation on secret questions/answers pair.
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.