Skip to main content
PUT
/
api
/
v1
/
empregabilidade
/
candidaturas
/
{id}
/
reject
Reprovar candidatura
curl --request PUT \
  --url https://services.pref.rio/go/api/v1/empregabilidade/candidaturas/{id}/reject \
  --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

id
string
required

ID da candidatura

Response

OK

{key}
string