Introduce an API endpoint that accepts a user’s folder (or subfolder) as a parameter and performs a detailed virus scan on all files inside it. The response should include information such as detected threats and scan metadata. Later, this endpoint will be integrated into the frontend so users can trigger folder scans (e.g., via a button) directly from their Cloud Page UI for improved security.
Introduce an API endpoint that accepts a user’s folder (or subfolder) as a parameter and performs a detailed virus scan on all files inside it. The response should include information such as detected threats and scan metadata. Later, this endpoint will be integrated into the frontend so users can trigger folder scans (e.g., via a button) directly from their Cloud Page UI for improved security.