Print Download PDF Send Feedback

Previous

Next

Upload Request Example

----WebKitFormBoundary7MA4YWxkTrZu0gW

Content-Disposition: form-data; name="request";

Content-Type: application/json

{

"request": [

{

"md5": "da855ff838250f45d528a5a05692f14e",

"file_name": "MyFile.docx",

"file_type": "docx",

"features": ["te", "extraction"],

"te": {

"reports": ["xml", "summary"],

"images": [

{

"id": "5e5de275-a103-4f67-b55b-47532918fa59",

"revision": 1

},

{

"id": "e50e99f3-5963-4573-af9e-e3f4750b55e2",

"revision": 1

}

]

},

"extraction": {

"method": "clean"

}

}

]

}

 

----WebKitFormBoundary7MA4YWxkTrZu0gW

Content-Disposition: form-data; name="file"; filename="MyFile.docx"

Content-Type: application/vnd.openxmlformats-officedocument.wordprocessingml.document

 

[Binary content of MyFile.docx]

 

----WebKitFormBoundary7MA4YWxkTrZu0gW