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": "b256b71b-22b9-4b2a-b24e-2b607730b4fa",
"TestID": "8b9f2a68-e63c-4bd3-a89f-876a7ff23f1b",
"TestQuestionDefinitionID": "44fc2526-9714-48ff-9bbf-d8c69a4135cb",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}