DELETE api/Tests/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "8a16aa10-b60b-4b37-b134-2e5a436a6148",
  "TrainingClassAttendeeID": "afc2d504-a741-4de8-82f9-14b22e63fd8e",
  "TestDefinitionID": "cb4f29d7-576d-4c06-91e0-34c23b27e364",
  "StartedDateTime": "2026-09-10T00:11:13.6851281-04:00",
  "CompletedDateTime": "2026-09-10T00:11:13.6851281-04:00",
  "Completed": true,
  "Passed": true,
  "CorrectAnswerCount": 6,
  "Deleted": true
}