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": "cb4f2da2-573a-4391-b15d-1bcd9a0ae00f",
  "TestID": "a641f4c7-fe42-4611-a1ed-1cddc393ba8d",
  "TestQuestionDefinitionID": "f614303c-bd0c-4790-8562-380e6319b477",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}