Skip to main content
PUT
/
api
/
v1
/
empregabilidade
/
onboarding
/
{cpf}
/
complete
Marcar primeiro login como concluído
curl --request PUT \
  --url https://services.pref.rio/go/api/v1/empregabilidade/onboarding/{cpf}/complete \
  --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