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[]