Amazon Mechanical Turk · Example Payload

Amazon Mechanical Turk Disassociate Qualification From Worker Request Example

CrowdsourcingHuman IntelligenceLaborMachine LearningTasks

Amazon Mechanical Turk Disassociate Qualification From Worker Request Example is an example object payload from Amazon Mechanical Turk, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

WorkerIdQualificationTypeIdReason

Example Payload

Raw ↑
{
  "WorkerId": "abc12345",
  "QualificationTypeId": "abc12345",
  "Reason": "example-value"
}