https://api.apyhub.com/extract/archive/file/file-urlsPOSTmultipart/form-data| Attribute | Type | Mandatory | Description |
|---|---|---|---|
| file | Archived file | Yes | The source archive file that you want to unarchive. |
| Attribute | Type | Description |
|---|---|---|
| data[] | Array of Strings | An array of URLs for accessing the files contained in the archive. |
| Status Code | Description |
|---|---|
| 200 | The request was successful. |
| 401 | Required authentication information is either missing or not valid for the resource. |
| 400 | Invalid input - the archive file is empty or the file was corrupt. |
| 500 | If any unexpected error occurs while processing the request. |
tokens or basic authentication mechanisms.
You can generate and view your existing credentials from your workspace settings (on the left side of the navbar) and go to “API Keys".apy-token as the header parameter to pass the token.Authorization header to send the basic authentication credentials.