Update Hit Type Of Hit
mturk_update_hit_type_of_hit | R Documentation |
The UpdateHITTypeOfHIT operation allows you to change the HITType properties of a HIT¶
Description¶
The update_hit_type_of_hit
operation allows you to change the HITType
properties of a HIT. This operation disassociates the HIT from its old
HITType properties and associates it with the new HITType properties.
The HIT takes on the properties of the new HITType in place of the old
ones.
Usage¶
Arguments¶
HITId
[required] The HIT to update.
HITTypeId
[required] The ID of the new HIT type.
Value¶
An empty list.