Send verification email
POST/api/v4/users/email/verify/send
Send an email with a verification link to a user that has an email matching the one in the request body. This endpoint will return success even if the email does not match any users on the system.
Permissions
No permissions required.
Request
Responses
- 200
- 400
Email send successful if email exists
Invalid or missing parameters in URL or request body