Skip to main content

Criar Campos Personalizados

Cria um campo personalizado para ser utilizado em TALENTS ou JOBTALENTS.

Header Parameters
Authorization string — REQUIRED

Bearer token de autorização para validar o acesso.

Request Body
customFields object[] — REQUIRED
name string — REQUIRED
type string — REQUIRED

Possible values: [text, textarea, number, select, checkbox, date]

order number
required boolean — REQUIRED
entity string — REQUIRED

Possible values: [JOB_TALENTS, TALENTS]

options object[]
value string — REQUIRED
label string — REQUIRED
requiredIn string[]
showIn string[]