Release 98
From Hostway API Documentation
(Difference between revisions)
Mike.robski (Talk | contribs) |
Mike.robski (Talk | contribs) m (1 revision: Release 98) |
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.