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": "9f78feb9-dd94-4571-b021-aa18fe1440a2",
  "TrainingClassAttendeeID": "d6cd42bf-63ac-43f1-a551-e53e63778f9d",
  "TestDefinitionID": "7c1f22a7-29eb-4832-87ef-4f1c59213ed3",
  "StartedDateTime": "2026-07-26T19:40:05.4439678-04:00",
  "CompletedDateTime": "2026-07-26T19:40:05.4439678-04:00",
  "Completed": true,
  "Passed": true,
  "CorrectAnswerCount": 6,
  "Deleted": true
}