DELETE api/Tests/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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": "096eeede-9e20-487a-878d-42dd0ee4e907",
"TrainingClassAttendeeID": "2ecbc0d1-6e09-4e85-8e13-cc34e0d063c9",
"TestDefinitionID": "a2b08259-2288-4f32-8a14-8a0591452554",
"StartedDateTime": "2026-04-27T13:38:52.2905934-04:00",
"CompletedDateTime": "2026-04-27T13:38:52.2905934-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}