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": "e4ab3d56-1f7b-48ec-b230-5a57fa0413c3", "TrainingClassAttendeeID": "3adfb317-c655-4bb6-861d-3004af3feef6", "TestDefinitionID": "7b44fdf8-a506-43fe-94df-8ee7b416df2c", "StartedDateTime": "2025-07-09T03:34:00.6152361-04:00", "CompletedDateTime": "2025-07-09T03:34:00.6152361-04:00", "Completed": true, "Passed": true, "CorrectAnswerCount": 6, "Deleted": true }