cURL
curl --request DELETE \ --url https://services.pref.rio/go/api/v1/empregabilidade/situacoes-atual/{id} \ --header 'Authorization: Bearer <token>'
{}
Remove uma situação atual
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
ID da situação atual
OK