Update Expiration For Hit
mturk_update_expiration_for_hit | R Documentation |
The UpdateExpirationForHIT operation allows you update the expiration time of a HIT¶
Description¶
The update_expiration_for_hit
operation allows you update the
expiration time of a HIT. If you update it to a time in the past, the
HIT will be immediately expired.
Usage¶
Arguments¶
HITId
[required] The HIT to update.
ExpireAt
[required] The date and time at which you want the HIT to expire
Value¶
An empty list.