curl --location --request PUT '/api/Projeto/AlterarTecnicoEmLote' \ --header 'Content-Type: application/json-patch+json' \ --data-raw '{ "ids": [ 0 ], "usuarioId": 0 }'