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": "bc378975-e511-411b-99ff-530b133c091c",
"TestID": "e6ec1965-da0b-4ebe-a9a8-1d73565ddf38",
"TestQuestionDefinitionID": "5ccdba76-d534-4cbf-b532-9818787ac216",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}