# Import Ruleset inventory from CSV file WARNING: The generated curl command is incorrect, so please refer to the Masking API guide for instructions on how to upload files through the API Endpoint: PUT /database-rulesets/{databaseRulesetId}/csvImport Version: 5.1.43 Security: api_key ## Path parameters: - `databaseRulesetId` (integer, required) The ID of the database ruleset to import ## Request fields (multipart/form-data): - `file` (string, required) The rule-set exported CSV file to be imported. ## Response 200 fields (application/json): - `importStatus` (string) Enum: "SUCCESS", "FAILED", "WARNING" - `message` (array) Example: ["Inventory imported successfully"] ## Response 400 fields ## Response 403 fields ## Response 404 fields ## Response 409 fields