PUT api/PaperTest/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
| papertest | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"PaperTestID": "baf2eb77-8fd0-471a-9294-7580db1bb704",
"TrainingClassAttendeeID": "46280e02-ed74-4e54-add0-b4ca66e16f68",
"TrainingType_CompanyID": "c92471f9-e766-4ece-a295-52114891a194",
"TakenDateTime": "2025-12-16T07:47:58.7350645-05:00",
"Taken": true,
"Score": 5.1,
"Passed": true,
"Deleted": true
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.