Exchange
From Hostway API Documentation
				
								
				Revision as of 23:59, 1 July 2014 by Mike.robski  (Talk | contribs)
				
			Exchange API
The Exchange API supports operations of managing Exchange service.
Contents | 
download this selection of articles as a PDF book
Domain Operations
- GET /accounts/{accountNumber}/exchange/{domainName} - Returns Exchange domain details
 
Mailbox Operations
- GET /accounts/{accountNumber}/exchange/{domainName}/mailboxes - Returns list of mailboxes in the domain
 - OPTIONS Exchange Mailboxes list - Shows which methods are supported for the resource. Also gives info about sortable and filterable keys
 
- POST Exchange Mailbox - Creates an Exchange Mailbox for the domain
 - GET Exchange Mailbox - Returns an Exchange Mailbox info
 - PUT Exchange Mailbox - Edits an Exchange Mailbox info
 - DELETE Exchange Mailbox - Deletes an Exchange Mailbox
 - OPTIONS Exchange Mailbox - Shows which methods are supported for the resource
 
Email Alias Operations
- GET Exchange Email Aliases list
 - OPTIONS Exchange Email Aliases list
 - POST Exchange Email Alias
 - DELETE Exchange Email Alias
 
Email Encryption Operations
Email Archiving Operations
Global Contacts Operations
- GET Exchange Global Contact
 - GET Exchange Global Contacts list
 - OPTIONS Exchange Global Contacts list
 - POST Exchange Global Contact
 - PUT Exchange Global Contact
 - DELETE Exchange Global Contact
 
Mailing Lists Operations
- GET Exchange Mailing Lists list
 - OPTIONS Exchange Mailing Lists list
 - POST Exchange Mailing List
 - GET Exchange Mailing List
 - PUT Exchange Mailing List
 - DELETE Exchange Mailing List
 - OPTIONS Exchange Mailing List
 - GET Exchange Mailing List Members List
 - POST Exchange Mailing List Members List
 - OPTIONS Exchange Mailing List Members List
 - DELETE Exchange Mailing List Member
 - OPTIONS Exchange Mailing List Member
 
Blackberry Service Operations
- GET Exchange Mailbox Blackberry
 - PUT Exchange Mailbox Blackberry
 - DELETE Exchange Mailbox Blackberry
 - GET Exchange Mailbox Blackberry Statistics
 - POST Exchange Mailbox Blackberry Action
 
See also