--- title: "Check Reset Password Code" description: "Check if a reset password code is valid without using it." api: "POST /auth/password/reset/check-code" --- ## Description Check if a reset password code is valid without using it. This allows you to verify whether a password reset code is legitimate prior to consuming it. ## Request Body A request body is required for this operation. ## Response **Status Code:** `200` - Successful response