Updates the email address of an existing user.Ask AIput https://api.mozzeno.com/iam/users/{userId}/emailPUT: /iam/users/{guid}/emailPath ParamsuserIduuidrequiredThe unique identifier of the user.Body ParamsThe input model.emailstring | nullhashstring | nulltimestampdoubleResponses 200The entity has been updated. 400The input model is not valid.Updated 9 months ago