EventNotSentException resource
Methods
- post - Request to claim-detection in an article
- post - Request to claim-detection in an image
- post - Request to claim-detection in media content
- post - Request to claim-detection in an uploaded image
- post - Request to claim-detection in an uploaded media content
- post - Request to claim-detection for a bunch of sentences
- post - Request to claim-detection in a single text
- post - Request to claim-detection in a tweet
- post - Request to claim-matching sentences
- post - Request to find-claims in an article
- post - Request to find-claims in an image
- post - Request to find-claims in media content
- post - Request to find-claims in a single text
- post - Request to find-claims in a tweet
- post - Request to find-claims in an uploaded image
- post - Request to find-claims in an uploaded media content
Resource
{
"error": "string",
"message": [
"string"
],
"statusCode": "integer"
}
Properties
Name | Type | Description | Additional |
---|---|---|---|
error | string |
A short description of the error. |
|
message[] | array of string |
Detailed error messages. |
|
statusCode | integer |
The HTTP status code for the error. |