DELETE api/PaperTest/{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:
{
"PaperTestID": "04ca22f4-7a03-48b0-a4d9-e1e853c038ba",
"TrainingClassAttendeeID": "f44e4ebe-6c61-4740-82ea-78cc3902d7ef",
"TrainingType_CompanyID": "139545cf-c328-4706-95ee-cb21f26388a3",
"TakenDateTime": "2026-08-25T14:04:30.2263854-04:00",
"Taken": true,
"Score": 5.1,
"Passed": true,
"Deleted": true
}