Accounts-account-email-domain-usernames-mailboxName-exchange:DELETE

From Hostway API Documentation
(Difference between revisions)
Jump to: navigation, search
(Status Code)
 
m (1 revision: Release 100)
 

Latest revision as of 23:10, 18 November 2014

[edit] DELETE /accounts/{account}/email/{domain}/usernames/{mailboxName}/exchange

Deletes exchange mailbox.

Contents


[edit] Request

DELETE /accounts/{account}/email/{domain}/usernames/{mailboxName}/exchange

[edit] URI Parameters

account - string
domain - string
mailbox - string

[edit] Request Headers

Authorization - HTTP Authorization header [1]
The Authentication credentials of the client application.
Content-Type
Required. Set this header to application/json; charset=UTF-8


[edit] Response

[edit] Status Code

204 No Content
Success
401 Unauthorized
The supplied credentials are invalid or do not provide permissions for this operation.
404 Not Found
The domain name or mailbox do not exist.
409 Conflict
The domain is disabled.

[edit] Examples

[edit] Success deleting exchange

Request

DELETE /accounts/test-account/email/test.com/usernames/test/exchange
 

Response

204 No Content


blog comments powered by Disqus

Personal tools
Namespaces
Variants
Actions
APIs
Navigation
Toolbox