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": "f88930f1-f1b5-42e4-9613-056ec4939be3",
  "TrainingClassAttendeeID": "f3caa5dd-6442-4e09-a080-9353ae888db0",
  "TestDefinitionID": "a59c5ad5-c7a8-498c-b04c-3052e9c66a31",
  "StartedDateTime": "2025-01-24T23:04:18.6243153-05:00",
  "CompletedDateTime": "2025-01-24T23:04:18.6243153-05:00",
  "Completed": true,
  "Passed": true,
  "CorrectAnswerCount": 6,
  "Deleted": true
}