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": "9612bb7e-3c1a-4669-9423-b00419bf67cb",
  "TestID": "f787017c-dfdb-48aa-86ee-98fd9b89dd30",
  "TestQuestionDefinitionID": "9d001127-a146-4a02-a341-b9eaa10ba1af",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}