Overview | Service | Command |
Remove Account Alias
Access: domain admin sufficient
note: this request is by default proxied to the account's home server
Authorization token required | true |
Admin Authorization token required | true |
<RemoveAccountAliasRequest [id="{value-of-zimbra-id}"] alias="..." /> ## RemoveAccountAliasRequest
The following table describes elements and attributes you can define within a
<RemoveAccountAliasRequest>
element:
XPath | Required / Optional | Description |
@id | Optional (0 or 1) | Type:String Zimbra ID |
@alias | Required (only 1) | Type:String Alias |
<RemoveAccountAliasResponse /> ## RemoveAccountAliasResponse