Amazon Mechanical Turk · Example Payload

Amazon Mechanical Turk Notify Workers Request Example

CrowdsourcingHuman IntelligenceLaborMachine LearningTasks

Amazon Mechanical Turk Notify Workers 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

SubjectMessageTextWorkerIds

Example Payload

Raw ↑
{
  "Subject": "example-value",
  "MessageText": "example-value",
  "WorkerIds": "abc12345"
}