Changes the active product context for the authenticated user.Scanning Solution supports multiple products (such as PCI Compliance, VRMS, Penetration Testing, etc.).
With this endpoint, a user can switch between available products and operate within the selected product scope.Once a product is activated:All API responses are filtered to that product
Only the selected product’s resources (scans, targets, reports, configurations, etc.) are accessible
All subsequent actions are performed within that product context
The user’s organization must have an active subscription for the selected product in order to activate it.
If no active subscription exists, the request will be rejected.
This endpoint does not create or modify resources — it only changes the product context for future API operations.