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": "0958591a-a69c-47ad-a24e-6f0220e7fda6",
  "TestID": "13ad7daf-ceab-422d-b102-77b3b2d768a2",
  "TestQuestionDefinitionID": "db880fb2-e957-484f-bdc7-59e6ef4d0325",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}