Service: zimbraAdmin

Command: DeleteAccount
Namespace: urn:zimbraAdmin
Description: Deletes the account with the given id.
Notes:
Access: domain admin sufficient
Properties:
Authorization token required true
Admin Authorization token required true

DeleteAccountRequest

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

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