PUT Exchange Email Encryption

From Hostway API Documentation
Jump to: navigation, search

Enable (create) an Email encryption for a given Exchange domain

PUT {server_name}/accounts/{account_number}/exchange/{domain_name}/emailEncryption/

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

Request Body

 
{
  "adminEmail": "something@here.com",
}
  


adminEmail - string
- An email address of the administrator for the encryption

Response Codes

202
Accepted
400
Validation error
404
ItemNotFound; There is no Exchange plan purchased for the particular domain name
405
Unsupported method
409
Admin email already exists
502
Internal server error

Response Headers

Location  http://{server_name}/orders/{order_id}
hyperlink to the order where the Exchange email encryption product has been added to. The order must be placed in order the Exchange email encryption to be enabled.
Personal tools
Namespaces
Variants
Actions
APIs
Navigation
Toolbox