Release 98
From Hostway API Documentation
(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 == === ...") |
Mike.robski (Talk | contribs) m (1 revision: Release 98) |
||
(2 intermediate revisions by one user not shown) | |||
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 == |
Latest revision as of 07:58, 15 September 2014
[edit] Release 98 - 09/24/2014
List of changes in Release 98.
Contents |
download this article as a PDF book
[edit] New API calls
[edit] GET /accounts/{account}/email/{domain}/usernames/{maiboxName}/secrets
- Retrieves a list of text keys for all mailbox(alias) secret questions.
[edit] PUT /accounts/{account}/email/{domain}/usernames/{maiboxName}/secrets
- Set or update all secret questions and answers for mailbox(alias).
[edit] POST /accounts/{account}/email/{domain}/usernames/{mailboxName}/mailbox/action
- Apply an action on a mailbox e.g. reset password
[edit] Modified API calls
[edit] POST /orders/{orderId}/account/products
- Added displayName and partnerId attributes.
[edit] GET /orders/{orderId}/account/products
- Added displayName and partnerId attributes.
[edit] GET /orders/{orderId}/account/products/{productId}
- Added displayName and partnerId attributes.
[edit] GET /accounts/{accountId}/products/{productId}
- Added displayName and partnerId attributes.