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": "be7779d7-da12-4b1f-b36f-dc1e5357464d",
  "TestID": "3dc2e964-c2fb-4937-9730-541475403012",
  "TestQuestionDefinitionID": "a16dd37b-3dda-4e02-b545-18cc29608c95",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}