Takes an image or PDF file and puts in into processing queue to create document from.
POST {{baseUrl}}/v1/Organizations/:id/documents/parse-image?mobile=<boolean>
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| mobile | string | Is image made by mobile phone. | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
{}