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": "aa1ccf58-d372-4268-acb5-1d1fe28bcb84",
"TestID": "bd419ea3-f847-46c1-a606-cc7ff6a6948f",
"TestQuestionDefinitionID": "33db7b1f-9c1e-4081-81fb-4998b9b39ab1",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}