Sends email confirmation instructions to the user’s registered email address. This is useful for users who haven’t confirmed their email or need to re-confirm it.Documentation Index
Fetch the complete documentation index at: https://api.docs.onlydrams.app/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Request Body
The email address associated with the user account.
Notes
- The response is the same whether the email exists or not (security best practice)
- If the email exists and is unconfirmed, confirmation instructions will be sent
- If the email doesn’t exist or is already confirmed, no email will be sent but the same response is returned
- Rate limiting may apply to prevent abuse

