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": "c3eec15e-b000-48ec-9dd5-4d167d702aa3", "TrainingClassAttendeeID": "17ea0b26-c579-45e7-b7fa-9ed04a871645", "TestDefinitionID": "665cee99-7a79-4c57-8fd6-c3af8f5280c0", "StartedDateTime": "2025-04-10T01:44:34.5441616-04:00", "CompletedDateTime": "2025-04-10T01:44:34.5441616-04:00", "Completed": true, "Passed": true, "CorrectAnswerCount": 6, "Deleted": true }