curl -X POST https://api-verifier-2.onrender.com/password-change \ -H "Content-Type: application/json" \ -H "Authorization: Bearer <your-token>" \ -d '{ "currentPassword": "oldpassword123", "newPassword": "newpassword456" }'
{ "success": true, "message": "Password changed successfully" }
Change password for authenticated users
Documentation IndexFetch the complete documentation index at: https://docs.quader864.ir/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.quader864.ir/llms.txt
Use this file to discover all available pages before exploring further.