APIAuthSends a password reset email to the userSends a password reset email to the user POST /api/v1/auth/forgot-password Sends a password reset email to the user Request Responses200400404 Password reset email sent successfully. Bad request error. User not found.