Overview | Service | Command |
Deletes the account with the given id.
Notes:
Authorization token required | true |
Admin Authorization token required | true |
<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