latestOpenAPI 3.0.02026-07-135965404.0 KB

a1bd874b5960

Resources

Compress resources

Create a zip archive containing the files from given set of paths. Note that this can be a very slow operation if you have indicated many files should be included in the archive.

Notes:

  • Authenticated user should have modify permission.
post/resources/compress

Headers

ev-api-keystring required

API Key required to make the API call.

ev-access-tokenstring required

Access token required to make the API call.

Request body

resourcesstring[] required

Resource identifiers for file(s)/folder(s) to include in new zip file

parentResourcestring

Resource identifier of the folder where zip archive should be created.

archiveNamestring

Name of the zip archive to create. If left blank, current date will be used.

Response

Successful Operation

ResourceResponse required— unresolved $ref