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.
A valid request URL is required to generate request examples
{ "status": "success", "message": "Operation completed successfully" }
Verifies a password reset token and updates the user’s password.
Password reset JWT token.
"eyJ..."
"newStrongPassword123"
Password updated successfully.
"success"
"Operation completed successfully"