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": "b61ea605-0145-490f-a395-2f0c1abe35db",
  "TestID": "dadbc630-a58c-4af6-adda-ef94f48baf04",
  "TestQuestionDefinitionID": "401fbb82-952e-4bc3-9364-abe8a58946d7",
  "SortOrder": 4,
  "SelectedAnswerNumber": 5,
  "Correct": true,
  "Deleted": true
}