Paramater | Description | Required | Default | Data Type |
---|---|---|---|---|
allow_other |
Yes | |||
display_as |
Yes | String | ||
name |
Yes | String | ||
type |
'select','checkbox','text','textarea','radio' | Yes | ENUM |
Paramater | Description | Data Type |
---|---|---|
field_id |
Int |
{ "allow_other":false, "display_as":"How old are you?", "type":"select", "name":"Age" }Example Response
{ "field_id":2226 }