DELETE api/TestQuestions/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "fa6efae3-3ffb-42e7-9b64-3362f8bc0867",
  "TestID": "ec7b7ed7-6cfe-48cc-ae2d-d2b50a877491",
  "TestQuestionDefinitionID": "186a6b91-0df5-41b7-b3cd-223c0fcdba2f",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}