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": "e412c7ba-a8b1-4791-8c20-bd3e82e91ed1",
"TrainingClassAttendeeID": "e544126b-104b-47fe-bfaa-f040011534dc",
"TestDefinitionID": "2cb7758d-89bd-43bd-a730-38aef561f11a",
"StartedDateTime": "2025-10-29T04:33:31.8976556-04:00",
"CompletedDateTime": "2025-10-29T04:33:31.8976556-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}