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": "b9037258-79fc-463f-a4fb-5ed28ed5fb18",
  "TrainingClassAttendeeID": "31d079f8-db40-4ae8-90c7-07dc6d207545",
  "TestDefinitionID": "279514cc-7bcb-4ab4-9878-a2fc6a144b42",
  "StartedDateTime": "2026-03-13T09:08:26.8472991-04:00",
  "CompletedDateTime": "2026-03-13T09:08:26.8472991-04:00",
  "Completed": true,
  "Passed": true,
  "CorrectAnswerCount": 6,
  "Deleted": true
}