Skip to main content
PUT
/
api
/
v1
/
empregabilidade
/
termos-uso
/
{cpf}
/
accept
Aceitar termos de uso
curl --request PUT \
  --url https://services.pref.rio/go/api/v1/empregabilidade/termos-uso/{cpf}/accept \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

cpf
string
required

CPF do usuário

Response

OK

{key}
string