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": "98074736-0a5a-49e5-a96b-ed3c57507822",
"TrainingClassAttendeeID": "168472a2-b3e5-481f-bb85-80667b6b8515",
"TrainingType_CompanyID": "2ec3f867-73a8-4bcf-808a-f87be4517ea4",
"TakenDateTime": "2026-08-25T14:01:44.574312-04: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.