DeleteFromZip

<< Fare clic per visualizzazione il sommario >>

Percorso:  API di piattaforma > Altri servizi > File >

DeleteFromZip

Service

File

 

Method

DeleteFromZip

 

Description

Deletes a file from the specified zip.

The method is disabled on Jamio Public Cloud.

 

Input

Name

Description

Type

Optional

zipFilePath

Complete path to the zip file. (Required).

String

 

fileName

Name of the file to be deleted from the zip (or a path relative to the root of the archive). (Required).

String

 

fileMustExist

True if the file to delete must exist in the zip archive, false otherwise. (Defaults to false).

Bool