Create Field (Dropdown)
Create Field (Dropdown)
Validation rules: same as Create Field. For dropdown type, options are required.
Headers
{{tenant_key_name}}
Request
This endpoint expects a multipart form.
label
Required: string, max:500 - Field label
field_type
Required: enum(text|number|checkbox|radio|dropdown|stoplight|picture|signature|smart_field) - Field type
options[0][label]
Option label
options[0][value]
Option value
options[1][label]
Option label
options[1][value]
Option value
options[2][label]
Option label
options[2][value]
Option value
Response
Successful response

