ZipFolder

AccessToken

Zip an existing folder.

Endpoint

POST /zipFolder

Parameter

FieldValue
accessTokenaccessToken set in the Config

Body

FieldValueType
folderFolder to zipstring
zipNameName of the resulting zipstring
deleteFolderIf the folder should be deleted afterwardsboolean
test (optional)Only log the file action but don't execute it for testing purposestrue

Response

200

Status: 200
"success"

400

"Error Text"