Creates a question in a form

Creates a new question in the specified form

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Form ID

Body Params

Question attributes

string
required
string
boolean
string
string
required

Type of question among ShortText, Radio, Checkbox, CompanyField, ContactField, Date, File, LongText, MultipleDropdown, Dropdown, Scale

choices
array of strings

Required for choice-based questions (Radio, Checkbox, MultipleDropdown, Dropdown)

choices
string

Required for matchable field questions (ContactField and CompanyField). ContactField accepts: address, city, country, firstname, full_name, job_title, last_name, phone, postal_code, secondary_phone, url_linkedin. CompanyField accepts: address, ape_code, business_description, city, country, email, legal_status, name, phone, postal_code, rcs, siret, staff, state, url_linkedin, vat_number, website. Custom fields are also accepted using the format 'custom_field' where name is the custom field name in snake_case.

integer

Minimum value for Scale questions

integer

Maximum value for Scale questions

string

Optional label for the minimum end of a Scale question

string

Optional label for the maximum end of a Scale question

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json