Skip to main content
PUT
Atualizar status de candidaturas em lote

Authorizations

Authorization
string
header
required

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

Body

application/json

Lista de CPFs, ID da vaga e novo status

cpfs
string[]
status
enum<string>
Available options:
candidatura_enviada,
aprovada,
reprovada,
vaga_congelada,
vaga_descontinuada
vaga_id
string

Response

OK

The response is of type object.