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 \
--request POST http://api.example.com/api/documents/unpack?id=string \
--header "Authorization: Bearer $ACCESS_TOKEN"