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": "165c9e10-151a-4ed6-9d40-4b3502bfd86b",
  "TrainingClassAttendeeID": "104a127a-89cd-418e-8e95-2769d67242f6",
  "TestDefinitionID": "4b4be05c-95eb-4fba-9438-80ab853a1dab",
  "StartedDateTime": "2024-10-05T23:08:20.5698654-04:00",
  "CompletedDateTime": "2024-10-05T23:08:20.5698654-04:00",
  "Completed": true,
  "Passed": true,
  "CorrectAnswerCount": 6,
  "Deleted": true
}