View a markdown version of this page

CreateWorkerBlock - Amazon Mechanical Turk

Amazon Mechanical Turk will permanently close on September 30, 2026. For Workers and Requesters currently using the service, visit our Amazon Mechanical Turk help page to learn how you can prepare for this closure.

CreateWorkerBlock

Description

The CreateWorkerBlock operation allows you to prevent a Worker from working on your HITs. For example, you can block a Worker who is producing poor quality work. You can block up to 100,000 Workers.

Request Syntax

{ "WorkerId": String, "Reason": String }

Request Parameters

The request accepts the following data in JSON format:

Name Description Required

WorkerId

The ID of the Worker to block

Type: String

Yes

Reason

A message that explains the reason for blocking the Worker. The Worker does not see this message.

Type: String

No

Response Elements

A successful request for the CreateWorkerBlock operation returns with no errors and an empty body.