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": "0925776b-735a-416e-9c63-105d8a4428ad",
  "TestID": "83878f70-a614-4dd5-8286-823d45b183e5",
  "TestQuestionDefinitionID": "715d5dc3-75f4-4cea-9369-2324faf93ae9",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}