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": "035ad934-48fc-428f-a8f4-3c9f9830d9ec",
  "TestID": "d108467f-ab03-4bbd-8403-8c99adb47315",
  "TestQuestionDefinitionID": "7f77bb4d-c7ba-4cd2-8487-ca465b647e76",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}