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": "39cd3693-285a-4098-88d7-2860ea8ee531",
"TestID": "cc83877d-dba5-4232-a00c-ef419b86a5ec",
"TestQuestionDefinitionID": "100bcd92-432a-4e34-9b22-52e64c2d5e12",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}