Send an email to the specified user that asks them to click a link to verify their email address.
Note: You must have the Status toggle enabled for the verification email template for the email to be sent.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
user_id of the user to send the verification email to.
client_id of the client (application). If no value provided, the global Client ID will be used.
This must be provided to verify primary social, enterprise and passwordless email identities. Also, is needed to verify secondary identities.
(Optional) Organization ID – the ID of the Organization. If provided, organization parameters will be made available to the email template and organization branding will be applied to the prompt. In addition, the redirect link in the prompt will include organization_id and organization_name query string parameters.