After passing pre-check validation, use this endpoint to import the full set of policies into the tenant.
Endpoint
POST /catalog-server/api/rules/importSample Request
curl -X POST "https://{{HOST}}/catalog-server/api/rules/import" \ -H "Content-Type: multipart/form-data" \ -F "file=@policies.zip"Was this page helpful?