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.xem.email/api/v1/auth/password-reset \ --header 'Content-Type: application/json' \ --data ' { "email": "<string>" } '
{}
Request a password reset code to be sent via email
Reset code sent if email exists
Was this page helpful?