Junction Networks

Junction Networks Web Services API

UserAliasEdit

Edit the alias username of an existing UserAlias. Please note that this will not change the target of an existing alias, to accomplish this delete the existing alias and add a new one.

Authentication

This action requires an Authenticated Session.

Authorization

This action requires Organization Update permission.

Parameters

OrganizationId
Required
A positive integer which references a unique Organization.
AliasUsername
Required
The name of the UserAlias to edit
NewAliasUsername
Required
The new username for the alias.
Visibility
Required
Either the value 'PUBLIC' or 'PRIVATE', legacy use for indication of whether or not to display an extension to any user. Most users will want to use the value of 'PUBLIC' for this paramter.

Result RELAX NG Schema Modules

Not available.

Result Element Example

Not available.