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": "935cabcb-51ad-4751-86c2-f134c0ffef0f",
  "TrainingClassAttendeeID": "2b45b9bc-86c7-4907-a2c2-36869b6f9dce",
  "TestDefinitionID": "dcc88f2f-f666-40d7-9165-c4d2ae5fa259",
  "StartedDateTime": "2026-05-13T12:56:35.7396648-04:00",
  "CompletedDateTime": "2026-05-13T12:56:35.7396648-04:00",
  "Completed": true,
  "Passed": true,
  "CorrectAnswerCount": 6,
  "Deleted": true
}