Documentation Index

Fetch the complete documentation index at: https://docs.graphiant.com/llms.txt

Use this file to discover all available pages before exploring further.

/v1/users/{email}/recovery

Prev Next
Get
/v1/users/{email}/recovery

Send password recovery email to user

Security
API Key: jwtAuth
Header parameter nameauthorization

Use Bearer <token>

Path parameters
email
stringRequired

User email address

Exampleuser@example.com
Responses
200

Recovery email sent successfully

400

Bad request - Invalid email

500

Internal server error