Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.mnemom.ai/v1/auth/resend-confirmation \ --header 'Content-Type: application/json' \ --data ' { "email": "[email protected]", "redirect_to": "<string>" } '
{ "ok": true }
Re-sends the signup confirmation email for a pending account.
Success
Suggestions
Contact support