auth
Verify the password reset token and set a new password
post/auth/password-reset/verify
Request body
Response
Password reset successfully
Example response
{
"status": "success",
"message": "Password reset successfully",
"statusCode": 200
}Password reset successfully
{
"status": "success",
"message": "Password reset successfully",
"statusCode": 200
}