Updates the email address of an existing user.Copy Pageput https://api.mozzeno.com/iam/users/{userId}/emailPUT: /iam/users/{guid}/emailPath ParamsuserIduuidrequiredThe unique identifier of the user.Body Paramsapplication/jsonapplication/*+jsonThe input model.emailstring | nullhashstring | nulltimestampdoubleHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 200The entity has been updated. 400The input model is not valid.Updated 10 months ago