DELETE api/Tests/{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:
{
  "TestID": "a2286fd8-9618-4269-b173-e1298625b4b4",
  "TrainingClassAttendeeID": "2ea46c09-b161-4aca-9aa4-ab3b62b48f0f",
  "TestDefinitionID": "5144071b-15ea-4f51-908e-c84626c9a21a",
  "StartedDateTime": "2025-07-10T20:15:21.0705314-04:00",
  "CompletedDateTime": "2025-07-10T20:15:21.0705314-04:00",
  "Completed": true,
  "Passed": true,
  "CorrectAnswerCount": 6,
  "Deleted": true
}