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": "d51394f3-8dff-4f26-a120-a5f5a348e6f0",
  "TrainingClassAttendeeID": "a7c94ba3-88b3-4acb-8bfa-7e9924581c6e",
  "TestDefinitionID": "4d16624b-2b44-42a4-80db-595ffd2f3a07",
  "StartedDateTime": "2025-11-06T03:29:19.3747787-05:00",
  "CompletedDateTime": "2025-11-06T03:29:19.3747787-05:00",
  "Completed": true,
  "Passed": true,
  "CorrectAnswerCount": 6,
  "Deleted": true
}