Unpack Zip file Related Documents
Unzips a zip file and creates the necessary folders/files in the database
Query parameters
-
document ID
POST /api/documents/unpack
curl \
-X POST http://api.example.com/api/documents/unpack?id=string \
-H "Authorization: Bearer $ACCESS_TOKEN"