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": "b02d76e9-7f86-45c8-84d3-f122f01bbf09", "TrainingClassAttendeeID": "3cb10442-27ec-43dc-9c76-51d37a2902f4", "TestDefinitionID": "f7c9b861-2704-4e2c-8564-cf2c491f1811", "StartedDateTime": "2025-06-02T06:11:38.1069342-04:00", "CompletedDateTime": "2025-06-02T06:11:38.1069342-04:00", "Completed": true, "Passed": true, "CorrectAnswerCount": 6, "Deleted": true }