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/verify \ --header 'Content-Type: application/json' \ --data ' { "code": "<string>", "new_password": "<string>" } '
{}
Verify password reset code and update password
8
Password reset successful
Was this page helpful?