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": "e637bd7c-b2fa-4c10-bd29-35b2061043d5",
  "TestID": "0882ee85-eb9f-42c3-872b-f545e7f105c4",
  "TestQuestionDefinitionID": "4c365a46-bf0e-4289-99c9-7a79860d8f80",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}