Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Browser session ID

Body

multipart/form-data
zip_file
file
required
dest_path
string
required

Absolute destination directory to extract the archive to.

Pattern: ^/.*

Response

Zip uploaded and extracted successfully