Authentication
Send Verification Email
Send a verification email to the current user.
Args: request: Optional email address. current_user: The authenticated user. verification_service: Verification service dependency.
POST
Send Verification Email
Body
application/json
Request body for sending verification email.
User's email address. If not provided, the authenticated user's email is used.
Response
Verification email sent
The response is of type Response Send Verification Email Api V1 Auth Send Verification Post · object.
Send Verification Email