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": "ca1227f4-bef0-428d-829a-6e6d60cb4f98",
"TrainingClassAttendeeID": "082b409b-e3e3-4c08-a184-a21feeab6996",
"TestDefinitionID": "49d818db-5637-4ab1-90cb-b53aca96f108",
"StartedDateTime": "2026-06-11T15:12:57.2536272-04:00",
"CompletedDateTime": "2026-06-11T15:12:57.2536272-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}