Junction Networks

Junction Networks Web Services API

UserAliasAdd

Add a UserAlias (an extension) to an Organization.

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 username portion of the alias to add.
AddressUsername
Required
The username portion of the address to which the new alias should be assigned.
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.