new_enterprise_proxy_user

new_enterprise_proxy_user
new_enterprise_proxy_user
AllOf
This class requires all of the following:
JSON Example
{
    "username": "string",
    "domain": "string",
    "firstName": "string",
    "lastName": "string",
    "password": "string",
    "password2": "string",
    "roleId": 0,
    "isActive": false,
    "isNative": false,
    "disableSecondFactor": false,
    "officePhone": "string",
    "mobilePhone": "string",
    "email": "string",
    "userType": "string",
    "enterpriseProxyId": 0
}