Duplicates a task by IDAsk AIpost https://client-api.{region}.fieldwire.com/api/v3/projects/{project_id}/tasks/{id}/duplicatePath Paramsproject_iduuidrequiredID of the project this entity belongs toiduuidrequiredID of the entityBody ParamsiduuidID of the entitycreator_user_idint32requiredID of the user who created this entitylast_editor_user_idint32ID of the user who most recently edited this entityowner_user_idint32ID of the user who owns the entityfloorplan_iduuid | nullID of the floorplan the entity belongs tolocation_iduuid | nullID of the location the entity belongs toteam_iduuid | nullID of the team the entity belongs tois_localbooleanIndicates if task is positioned on floorplantruefalsenamestring | nullName of the entitydue_datedate | nullDate when task is to be completed bycost_valuedouble | nullMonetary cost associated with the Taskman_power_valuedouble | nullNumeric value representing estimated time in Man-power hours/day/monthpos_xint32 | nullHorizontal pixels (from left of floorplan) of task pin's pointpos_yint32 | nullVertical pixels (from top of floorplan) of task pin's pointpos_zint32 | nulldeprecatedZ coordinate of a taskpriorityint32Priority of the task (1, 2, 3)device_created_atdate-timeTime when the device created the entitydevice_updated_atdate-timeTime when the device last updated the entitydue_atdate-time | nullDatetime of when the Task is dueend_atdate-time | nullTime when this task is marked as endingfixed_atdate-time | nullDatetime of when the Task is fixedstart_atdate-time | nullDatetime of when the Task is to startverified_atdate-time | nullTime when task was verifiedstatus_iduuid | nullEntity ID linking to the Status of the Taskuser_idsarray of integers | nullAll User IDs associated with this Taskuser_idsADD integertask_type_iduuid | nullID of the TaskType of the TaskHeadersFieldwire-VersiondaterequiredSpecifies the version of the API to talk toResponse 201Successful responseUpdated 7 months ago