v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1739146147.5 KB

The <code>NotifyWorkers</code> operation sends an email to one or more Workers that you specify with the Worker ID. You can specify up to 100 Worker IDs to send the same message with a single call to the NotifyWorkers operation. The NotifyWorkers operation will send a notification email to a Worker only if you have previously approved or rejected work from the Worker.

post/#X-Amz-Target=MTurkRequesterServiceV20170117.NotifyWorkers

Headers

X-Amz-Target'MTurkRequesterServiceV20170117.NotifyWorkers' required

Request body

Subjectstring required

The subject line of the email message to send. Can include up to 200 characters.

MessageTextstring required

The text of the email message to send. Can include up to 4,096 characters

WorkerIdsCustomerId[] required

A list of Worker IDs you wish to notify. You can notify upto 100 Workers at a time.

Response

Success