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": "bdc126e2-88ca-4e9e-836a-6598b50b970b",
  "TestID": "fb034052-c836-4932-a0a2-6b7f33085133",
  "TestQuestionDefinitionID": "e359a4d6-8526-462b-8f85-7d431c7e1cbc",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}