OPTIONS Exchange Mailbox
(Difference between revisions)
				
																
				
				
								
				Revision as of 07:35, 20 May 2013
Indicates which methods are supported for the given URI
OPTIONS {server_name}/accounts/{account_number}/exchange/{domain_name}/mailboxes/{user_name}
Contents | 
Parameters
- account_number - string
 - The account number that the Exchange resource belongs to
 
- domain_name - string
 - The domain name that is associated with the Exchange resource
 
- user_name - string
 - The username of the mailbox of interest
 
Response Body
None - the body will be empty
Response Headers
- Allow
 - A comma-separated list of request methods supported on this URI
 
Expected Response Codes
- 200
 - Success
 
- 404
 - Non-existent resource