Clone a task
POST
/api/v2/tasks/{id}/cloneCreate a task from an existing taskSend only the properties that should differ from the source task. The response contains the newly created task.