Login XML - Web Services - Foundation 23.2 - Foundation 23.2 - Ready - Content Composer - external

Content Composer Web Services

Platform
Content Composer
Product
Web Services
Release
Foundation 23.2
License

The Login function passes username and password for authentication.

In this Login XML, you can specify an alias username that the session will assign as the user when creating a new communication.

<?xml version="1.0" encoding="utf-16"?>
<mws>
   <loginparams>
      <loginparam name=""alias"">USERNAME</loginparam>
   </loginparams>
</mws>