POST api/OCR/File
Adds a file to the OCR (Optical Character Recognition) processing queue.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
An indicating the result of the operation. Returns a bad request if the access key is missing or invalid.
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.