DELETE api/PaperTest/{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:
{
  "PaperTestID": "36bc96eb-7ace-40a8-8063-576d6c65b518",
  "TrainingClassAttendeeID": "75316f6f-4b0b-4335-ac1f-d31141818361",
  "TrainingType_CompanyID": "a7b4d8d4-6e05-40c5-a513-d733f4bd4894",
  "TakenDateTime": "2025-12-16T07:51:20.5973341-05:00",
  "Taken": true,
  "Score": 5.1,
  "Passed": true,
  "Deleted": true
}