Objects
Add a form field
Adds a question to a form (on its first page). SINGLE_OPTION / MULTIPLE_OPTION fields require a non-empty values list of allowed options. Returns the updated field list.
post/forms/{id}/fields
Path parameters
idstring required
Form ID (frm_ prefix)
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.