curl --location --request POST '/api/TipoTarefa/CopiarCamposPersonalizados' \ --header 'Content-Type: application/json-patch+json' \ --data-raw '{ "tipoTarefaId": 0, "camposIds": [ 0 ], "tipoTarefaAlvoId": 0 }'
"string"