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": "1d51f744-c672-439c-871b-644e217b4877",
  "TestID": "59be50d9-7a4f-46b7-ad7f-e762583ea4ed",
  "TestQuestionDefinitionID": "2ed5314e-7990-44b8-9d4a-40227ddd243e",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}