Skip to main content
POST
Add a field to a list

Authorizations

Authorization
string
header
required

API key: supersonic_live_...

Body

application/json
list_id
string
required

List UUID

name
string
required

Field display name

field_type
string

Field type (default: text)

slug
string
config
object

Field config (e.g. select options)

required
boolean
order
integer

Response

Success

The response is of type object.