Skip to main content
POST
Add a field to a table

Authorizations

Authorization
string
header
required

Personal Access Token. Send as Authorization: Bearer hq_pat_....

Path Parameters

id
string<uuid>
required

Table id

Body

application/json
name
string
required
type
string
required

Logical field type: text, long_text, number, currency, percent, date, datetime, boolean, single_select, multi_select, attachment, link_to_record, autonumber, json.

indexed
boolean
is_unique
boolean

Target table id for a link_to_record field.

options
any
required
boolean

Response

Created field