HomeGuidesAPI ReferenceChangelog
API Reference

Move a question up within a section.

The returned collection is ordered by section index.

Log in to see full request history
Body Params

The question instance.

int32
int32
int32
int32
Responses

400

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

        - Question has no parent questionnaire ID (0)

        - Question is already the first one in the section
        - Question IDs to adjust could not be found
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