HomeGuidesAPI ReferenceChangelog
API Reference

Delete an existing question from a questionnaire.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The question ID.

Responses
200

The question was deleted.

400

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

        - Question has no ID (0)
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!