Create Archive
Agent Filesystem
Create Archive
Create a compressed archive from files in an agent’s workspace.
POST
Create Archive
Authentication
Requires JWT token or Platform API key.string
required
Agent UUID
array
required
List of file or directory paths to include in the archive
string
required
Destination path for the archive file
string
Archive format:
zip, tar, tar.gz, or tar.bz2number
Compression level (0-9, where 9 is maximum compression)

