HomeGuidesAPI ReferenceChangelog
API Reference

Create a question for a questionnaire.

Log in to see full request history
Body Params

The question model to create.

int32
string | null
string | null
date-time | null
string | null
boolean
int32
string | null
string | null
string | null
string | null
string | null
string | null
int32 | null
date-time | null
string | null
int32
int32
int32
array of objects | null
staticAnswerOptions
int32
boolean
boolean
boolean
string | null
int32
int32
int32
array | null
comments
array | null
controls
Responses

400

The given question is invalid; the body of the response
contains details. Reasons for a question being invalid:

        - Question has no prompt
401

(1) The caller is not authenticated with RegScale.

        (2) The caller does not have the following roles: Administrator, GeneralUser, Manager, AssessmentUser.
Language
Credentials
URL
Click Try It! to start a request and see the response here!