# Add Files and/or Folders to Inventory Add files and/or folders to inventory item and returns the response message Endpoint: PUT /inventories/{inventoryId}/files Version: v1 Security: bearerAuth ## Path parameters: - `inventoryId` (integer, required) ID of the Inventory Example: 1 ## Request fields (application/json): - `filePaths` (array) filePaths - `folderPaths` (array) folderPaths - `markAssociatedFilesAsReviewed` (boolean) markAssociatedFilesAsReviewed ## Response 400 fields ## Response 401 fields ## Response 404 fields ## Response 500 fields