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": "b1a04580-ad08-4319-9939-810d7979ab0c", "TrainingClassAttendeeID": "a9a2bf44-ab7a-4acb-99cf-5f04c643136e", "TestDefinitionID": "f3e60380-aa0d-48a1-9210-8e36330970b3", "StartedDateTime": "2025-04-23T01:09:03.4826044-04:00", "CompletedDateTime": "2025-04-23T01:09:03.4826044-04:00", "Completed": true, "Passed": true, "CorrectAnswerCount": 6, "Deleted": true }