v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439144149.2 KB

The <code>SendTestEventNotification</code> operation causes Amazon Mechanical Turk to send a notification message as if a HIT event occurred, according to the provided notification specification. This allows you to test notifications without setting up notifications for a real HIT type and trying to trigger them using the website. When you call this operation, the service attempts to send the test notification immediately.

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

Headers

X-Amz-Target'MTurkRequesterServiceV20170117.SendTestEventNotification' required

Request body

TestEventType'AssignmentAccepted' | 'AssignmentAbandoned' | 'AssignmentReturned' | 'AssignmentSubmitted' | 'AssignmentRejected' | 'AssignmentApproved' | 'HITCreated' | 'HITExpired' | 'HITReviewable' | 'HITExtended' | 'HITDisposed' | 'Ping' required

The event to simulate to test the notification specification. This event is included in the test message even if the notification specification does not include the event type. The notification specification does not filter out the test event.

Response

Success

SendTestEventNotificationResponse required