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

Deletes the account with the given id.
Notes:


Access: domain admin sufficient

Authorization token required true
Admin Authorization token required true

DeleteAccountRequest

    <DeleteAccountRequest id="{value-of-zimbra-id}" /> ## DeleteAccountRequest

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

XPath Required / Optional Description
@id Required (only 1) Type:String
Zimbra ID

DeleteAccountResponse

    <DeleteAccountResponse /> ## DeleteAccountResponse