Add Question
Questions
Add Question
Add a new question to a form.
POST
Add Question
Authorizations
API key obtained from your GeniusForms dashboard
Path Parameters
Form ID
Body
application/json
Available options:
text, textarea, email, number, phone, url, date, time, select, multi_select, rating, slider, yes_no, file_upload, currency Required string length:
1 - 1000Required for select/multi_select types
Conditional logic for showing/hiding questions
Required for slider type
Response
201 - application/json
Question created
Example:
1
Example:
1
Available options:
text, textarea, email, number, phone, url, date, time, select, multi_select, rating, slider, yes_no, file_upload, currency Example:
"text"
Example:
"Your name"
Example:
true
Example:
["Option A", "Option B"]Conditional logic for showing/hiding questions