Release 103
From Hostway API Documentation
(Difference between revisions)
Mike.robski (Talk | contribs) |
Mike.robski (Talk | contribs) m (1 revision: Release 103) |
Latest revision as of 11:24, 6 February 2015
[edit] Release 103 - 02/11/2015
List of changes in Release 103.
download this article as a PDF book
[edit] New API calls
[edit] DELETE /accounts/{account}/email/{domain}/blackwhitelist/{address}
- Remove black/white listed address
[edit] GET /accounts/{account}/email/{domain}/blackwhitelist/{address}
- Get black/white listed address details
[edit] PUT /accounts/{account}/email/{domain}/blackwhitelist
- Adding/updating addresses to black/white list for a specific domain
[edit] GET /accounts/{account}/email/{domain}/blackwhitelist
- Retrieves a list of all addresses included in black/white list for a specific domain
[edit] DELETE /accounts/{account}/email/{domain}/usernames/{mailbox}/blackwhitelist/{address}
- Remove black/white listed address
[edit] GET /accounts/{account}/email/{domain}/usernames/{mailbox}/blackwhitelist/{address}
- Get black/white listed address details
[edit] PUT /accounts/{account}/email/{domain}/usernames/{mailbox}/blackwhitelist
- Adding/updating addresses to black/white list for a specific mailbox
[edit] GET /accounts/{account}/email/{domain}/usernames/{mailbox}/blackwhitelist
- Retrieves a list of all addresses included in black/white list for a specific mailbox
[edit] Modified API calls
[edit] GET /accounts/{accountNumber}/domains
- Added serviceSpecification attribute