DELETE api/TestQuestions/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "TestQuestionID": "f030967d-5388-4e94-85a9-1cbb20aa0739",
  "TestID": "ada47e86-3228-4da2-a817-e9d3d50f1306",
  "TestQuestionDefinitionID": "ce4fadda-e679-4473-b5d9-46c56043403a",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}