curl --location --request POST '/api/AbaComplementar/ProjetosEngenharia' \ --header 'Content-Type: application/json-patch+json' \ --data-raw '{ "projetoId": 0, "statusId": 0 }'