Authorization: ********************
curl --location --request POST '/apikretosintegracao/saidacolaborador' \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "cpf": 3573808000, "dataSaida": "2020-05-20" }'