resources/qa/run (post)
Execute qa for documents.
Note: This request work asynchronously on the server. You need to consult detail on page Asynchronous treatment.
URL
(POST) /resources/qa/run
PARAMETERS
The parameters are a JSON object included in the request body:
qa |
| Object QA |
RESULTS
An Asysnchronous (Object)Â with successful response :
{ "trm": { "requestid": 195, "isbatch": false, "status": "Finished", "statusText": "â—€Finished!â–¶" }, "result": { "items": [{ "k": "results", "v": { "summaries": [{ "docId": 1154, "schecked": 32, "errors": 51, "warnings": 16, "informations": 0 } ] } } ] }, "custom": null } Â
Copyright Wordbee - Buzzin' Outside the Box since 2008