Skip to content

Add ability to skip user email confirmation with API

Stan Hu requested to merge sh-support-adding-confirmed-emails into master

This gives admins the ability to send a skip_confirmation flag in the POST /users/:id/email API endpoint to skip the verification step and assume the given e-mail address is verified.

Closes #50876 (closed)

Merge request reports