Update Hit Review Status
| mturk_update_hit_review_status | R Documentation |
The UpdateHITReviewStatus operation updates the status of a HIT¶
Description¶
The update_hit_review_status operation updates the status of a HIT. If
the status is Reviewable, this operation can update the status to
Reviewing, or it can revert a Reviewing HIT back to the Reviewable
status.
Usage¶
Arguments¶
HITId[required] The ID of the HIT to update.
RevertSpecifies how to update the HIT status. Default is
False.Setting this to false will only transition a HIT from
ReviewabletoReviewingSetting this to true will only transition a HIT from
ReviewingtoReviewable
Value¶
An empty list.