Disassociate Qualification from Worker
| mturk_disassociate_qualification_from_worker | R Documentation |
The DisassociateQualificationFromWorker revokes a previously granted Qualification from a user¶
Description¶
The disassociate_qualification_from_worker revokes a previously
granted Qualification from a user.
You can provide a text message explaining why the Qualification was revoked. The user who had the Qualification can see this message.
Usage¶
Arguments¶
WorkerId[required] The ID of the Worker who possesses the Qualification to be revoked.
QualificationTypeId[required] The ID of the Qualification type of the Qualification to be revoked.
ReasonA text message that explains why the Qualification was revoked. The user who had the Qualification sees this message.
Value¶
An empty list.