cURL
curl --request PUT \ --url https://services.pref.rio/go/api/v1/empregabilidade/candidaturas/{id}/approve \ --header 'Authorization: Bearer <token>'
{}
Aprova uma candidatura
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
ID da candidatura
OK