Skip to main content
Skip table of contents

Email Verification API

Send Or Resend Email Verification To User

When used, the specified email address will receive a verification email from your XNAT system. This is used to verify that a new registrant's email is valid and belongs to the registrant. If the specified email is not

CODE
POST - /data/services/sendEmailVerification

Parameters

email

Required querystring parameter. Specify the email address to send a verification notification to.

Response

200 (OK)

Valid email found and verification email sent. No response provided.

400 (Bad Request)

Email was not recognized. No verification email sent.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.