Skip to main content
POST
Criar campo personalizado

Authorizations

Authorization
string
header
required

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

Path Parameters

companyId
integer
required

Body

application/json
name
string
required
key
string
required
type
enum<string>
required
Available options:
text,
number,
date,
select,
multiselect,
checkbox
required
boolean
options
string[]
active
boolean

Response

201

Campo criado