Service: zimbraAdmin
Namespace: "urn:zimbraAdmin"
UnloadMailbox SOAP Command

Forces the mailbox of the specified account to get unloaded from memory.

Network edition only API TRUE
Authorization token required true
Admin Authorization token required true

UnloadMailboxRequest

    <UnloadMailboxRequest> ## UnloadMailboxRequest
        <account name="{name}" /> ## Name
    </UnloadMailboxRequest>

The following table describes elements and attributes you can define within a <UnloadMailboxRequest> element:

XPath Required / Optional Description
/account Required (only 1) Account email address
/account@name Required (only 1) Type:String
Name

UnloadMailboxResponse

    <UnloadMailboxResponse /> ## UnloadMailboxResponse