SendResponse 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
{
"eventSent": "boolean",
"requestId": "string"
}
Properties
Name | Type | Description | Additional |
---|---|---|---|
eventSent | boolean |
Indicates that the request was successful. |
Optional |
requestId | string |
The requestId uniquely identifies the request sent from the application to the service and allows the application to correlate requests and responses. |
Optional |