Overview | Service | Command |
Add an alias for the account
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 |
<AddAccountAliasRequest id="{value-of-zimbra-id}" alias="{alias}" /> ## AddAccountAliasRequest
The following table describes elements and attributes you can define within a
<AddAccountAliasRequest>
element:
XPath | Required / Optional | Description |
@id | Required (only 1) | Type:String Zimbra ID |
@alias | Required (only 1) | Type:String Alias |
<AddAccountAliasResponse /> ## AddAccountAliasResponse