curl --location --request POST '/api/Tarefa/EditarDataTarefas' \ --header 'Content-Type: application/json-patch+json' \ --data-raw '{ "ids": [ 0 ], "dataEntrega": "2019-08-24T14:15:22Z" }'
"string"