Send Verification Email

Send a verification email to the user

Authentication

AuthorizationBearer
Bearer token authentication

Request

This endpoint expects an object.
emailstringRequired
The email to send the verification email to
callbackURLstring or nullOptional
The URL to use for email verification callback

Response

Success
statusboolean
Indicates if the email was sent successfully

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error