Create Smart Field
Validation rules:
- field_type must be smart_field
- options.smart_field_code is required and must exist in form_smart_field_definitions.code
Headers
{{tenant_key_name}}
Request
This endpoint expects a multipart form.
label
Required: string, max:500 - Field label
field_type
Required: enum(…), use smart_field for this request
options[smart_field_code]
Required when field_type=smart_field: string, exists:form_smart_field_definitions.code
Response
Successful response

