The RejectQualificationRequest
operation rejects a user\'s request for
a Qualification.
mturk_reject_qualification_request(QualificationRequestId, Reason)
[required] The ID of the Qualification request, as returned by the
ListQualificationRequests
operation.
A text message explaining why the request was rejected, to be shown to the Worker who made the request.
svc$reject_qualification_request( QualificationRequestId = "string", Reason = "string" )
You can provide a text message explaining why the request was rejected. The Worker who made the request can see this message.