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": "1e15c491-8a5e-42bc-ab1d-7a3c6e6c913e",
"TestID": "8fa9bbb0-4f67-4865-80b6-f344f445f4fe",
"TestQuestionDefinitionID": "d96162c3-74a4-4f28-a4fc-7f2502d62132",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}