Have you tried using this end point? https://github.com/NodeBB/NodeBB/blob/master/public/src/admin/modules/change-email.js#L26-L29
That's used to set a users email and confirm it as long as the calling user is admin.
Have you tried using this end point? https://github.com/NodeBB/NodeBB/blob/master/public/src/admin/modules/change-email.js#L26-L29
That's used to set a users email and confirm it as long as the calling user is admin.