Compress files or folders.Ask AIpost https://api.rocket.net/v1/sites/{id}/files/compressFor a given site, compress a given files or folders.Path ParamsidintegerrequiredID of the Site you are interacting withBody ParamsExtract file request.sourcefilesarray of stringsrequiredArray of file names to include in the archivesourcefiles*ADD stringdestfilesstringrequiredname of the archivecompress_typestringenumrequiredType of compression to usebz2gztartar.gztar.bz2zipAllowed:bz2gztartar.gztar.bz2zipResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago