The DisassociateQualificationFromWorker revokes a previously granted Qualification from a user
Source:R/mturk_operations.R
mturk_disassociate_qualification_from_worker.RdThe disassociate_qualification_from_worker revokes a previously granted Qualification from a user.
See https://www.paws-r-sdk.com/docs/mturk_disassociate_qualification_from_worker/ for full documentation.
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.
- Reason
A text message that explains why the Qualification was revoked. The user who had the Qualification sees this message.