I want to change a users email. They had setup their account with an email, but no longer wish to use that one. Is there a way I can edit that for them?
It doesn’t look like the UI supports it, so you’ll have to use the API to do it.
1 Like
I saw that API command, but where would I change the email?
You can put the new email address in the request body.
Oh I wasn’t sure if that would change it, I thought the email that went there should be the current email address associated with the account.