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": "09d78bb0-7a23-44ea-a86e-1b37ed89810e",
  "TestID": "788f94f2-c2f0-4f21-92d8-53735514c504",
  "TestQuestionDefinitionID": "bde0ddd1-dea2-42e2-90a3-c2f1c91bad41",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}