delete https://{baseUrl}/api/questions/delete/
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
200The question was deleted.
400The 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.