Release 98
From Hostway API Documentation
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.