operator_user_insert_operator_user
operator_user_insert_operator_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",
"networkId": 0
}