Update operatorAsk AIpatch https://iris.trackunit.com/api/operator/operators/{operatorId}Users can update an operator with a subset of the attributes.Path ParamsoperatorIduuidrequiredBody ParamsdisplayNamestringThe operator's full name.emailstringThe operator's email.employeeNumberstringThe operator's employee number.firstNamestringdeprecatedThe operator's first name. displayName should be used instead.lastNamestringdeprecatedThe operator's last name. displayName should be used instead.passwordstringSet a new password for the operator.phonestringThe operator's phone number.Responses 200Operator updated successfully 400Bad request 401Invalid or missing bearer token in Authorization header 403User not allowed to make this request 404Resource not found 500Internal server errorUpdated 6 months ago