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": "91d3b5de-66a9-4b59-ad91-ece04f84e86b",
  "TrainingClassAttendeeID": "46e0205d-1cc9-4780-8b8d-9a24985dccd9",
  "TestDefinitionID": "aae1e728-64f9-454f-b798-a4515dd21a14",
  "StartedDateTime": "2025-12-14T09:32:35.0677248-05:00",
  "CompletedDateTime": "2025-12-14T09:32:35.0677248-05:00",
  "Completed": true,
  "Passed": true,
  "CorrectAnswerCount": 6,
  "Deleted": true
}