HomeGuidesAPI ReferenceChangelog
API Reference

Create questionnaire instances based on a questionnaire.

Log in to see full request history
Body Params

The creation model for the questionnaire.

array of int32s | null
questionnaireIds
boolean
int32
string | null
string | null
string | null
int32
string | null
date-time | null
string | null
boolean
date-time | null
date-time | null
int32 | null
int32
string | null
string | null
string | null
string | null
int32
string | null
int32
boolean
int32
string | null
boolean
string | null
int32
string | null
Responses

207

The questionnaire instances were created, but some other failure occurred. The response
is a model containing a summary message with failure details, including the collection of created
questionnaire instance models.

400
  • There is an email list, but it is invalid.

  • Any questionnaire instance has zero questions.

  • Questionnaire instances could not be created.

  • A questionnaire instance's question count could not be determined.

  • Questionnaire instances could not be created.

401

(1) The caller is not authenticated with RegScale.

        (2) The caller does not have the following roles: Administrator, GeneralUser, Manager, AssessmentUser.

        (3) The caller does not have access rights.
Language
Credentials
URL