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": "9654f0ee-a844-4b72-8a7a-03418dfaf095",
"TrainingClassAttendeeID": "5fae955c-14e2-42b2-a543-d4e7d4fe6537",
"TestDefinitionID": "2fd19543-434b-4476-bb26-f325cd313e9b",
"StartedDateTime": "2026-02-24T11:44:31.2192597-05:00",
"CompletedDateTime": "2026-02-24T11:44:31.2192597-05:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}