How does ?compressionLevel parameter works for data stored on the server

Hey,

how does the ?compressionLevel parameter works for data stored on the KNIME Server using rest?

The compressionLevel can be specified with int values from 0 to 9, with 0 being the least and 9 the most compressed. This information should also be available on the SwaggerUI documentation pages.