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": "40efb0f0-4bea-422d-8881-82800367572f", "TrainingClassAttendeeID": "c698b6b0-6e95-4a0e-90d5-c6139f2f0670", "TestDefinitionID": "a246c705-7b09-4d46-9e51-937204e4aac9", "StartedDateTime": "2025-09-13T13:32:43.4935724-04:00", "CompletedDateTime": "2025-09-13T13:32:43.4935724-04:00", "Completed": true, "Passed": true, "CorrectAnswerCount": 6, "Deleted": true }