DELETE api/TestQuestions/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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": "a6d2e3df-9455-4f86-b2be-d742f7a27c07",
"TestID": "39835caf-ae29-4f48-8245-d6d440b4c3f6",
"TestQuestionDefinitionID": "fedf6aff-578b-45d1-bb3c-a896757edc53",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}