Extract Zip File

post

/files/actions/extract

Extracts a zip file on same location. Supported for applications, users, and shared folders.

Request

Query Parameters
  • Overwrite existing file. Not applicable for folder.

Back to Top

Response

200 Response

OK

The file operation completed successfully.

400 Response

Bad Request

Contains an invalid special character.

500 Response

Internal Server Error.

Back to Top