v2

Submit the results of an interrogated image

This endpoint is used by registered workers only

post/v2/interrogate/submit

Headers

apikeystring required

The worker's owner API key

X-Fieldsstring mask

An optional fields mask

Request body

idstring
resultstring
statestring

Response

Interrogation Submitted

rewardnumber

The amount of kudos gained for submitting this request.

Example response

{
  "reward": 10
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.