Ascio Web Service v3

Class User

PropertyDescription
UserName
NameExample: "ascio-is-great.com"
EmailExample: "administrator@ascio-test-domain.com"
UserRights
<?php
namespace ascio\v3\examples;
require("../service/autoload.php");
require("../../lib/AscioConfig.php");
use ascio\v3 as ascio;


$user =  new ascio\User();
$user->setUserName("UserNameTest");
$user->setName("ascio-is-great.com");
$user->setEmail("administrator@ascio-test-domain.com");
$user->setUserRights([
]);
WSDL for AWS v3
https://aws.demo.ascio.com/v3/aws.wsdl (OTE)
https://aws.ascio.com/v3/aws.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.