c6d6f57e6da8

latestSwagger 2.02026-08-1044314611.7 MB
file_actions
File Actions

Create a ZIP from one or more paths and save it to a destination path.

Create a ZIP from one or more paths and save it to a destination path.

post/file_actions/zip

Response

The FileActions object.

statusstring

Status of file operation.

file_migration_idinteger

If status is pending, this is the id of the File Migration to check for status updates.

Example response

{
  "status": "pending",
  "file_migration_id": 1
}