cURL
curl --request PUT \ --url https://services.pref.rio/go/api/v1/empregabilidade/vagas/{id}/unfreeze \ --header 'Authorization: Bearer <token>'
{}
Descongela uma vaga congelada e restaura o status anterior das candidaturas
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
ID da vaga
OK