Create a question

Feature gates:

  • matrix requires plan feature matrix_question
  • file-upload requires plan feature file_upload
  • other non-basic types require all_question_types

properties and multiple_choice_items are validated per type (unknown property keys are stripped).
Create applies product defaults when omitted (e.g. voice record times, 5-star rating, 3×4 matrix).
Choice types (multiple-choice, dropdown, checkbox) require at least one multiple_choice_items[].value.
See schema components QuestionProperties*, MatrixColumn, and MultipleChoiceItem.

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

matrix requires feature matrix_question.
file-upload requires feature file_upload.

string | null
properties
object | null

Union of allowed keys across question types. Only keys valid for the question's type
are kept; others are stripped. Prefer the type-specific shapes below.

multiple_choice_items
array | null

Required (≥1) for multiple-choice, dropdown, and checkbox.
Rating uses RatingItem objects (defaults to 5 stars).
Must be empty/omitted for voice, matrix, file-upload, yesno, etc.

multiple_choice_items
boolean
integer
string | null
Responses

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