UploadImage resource
Methods
- post - Request to claim-detection in an uploaded image
 - post - Request to find-claims in an uploaded image
 
Resource
{
    "image": "binary"
}
Properties
| Name | Type | Description | Additional | 
|---|---|---|---|
| image | binary | 
     The image file to be uploaded, encoded in base64.  |