PUT api/TrainingClassAttendeeHeadshot/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
| trainingclassattendeeheadshot | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"TrainingClassAttendeeHeadshotID": "760b2c1e-f057-4522-9ee5-9b40f306143b",
"TrainingClassAttendeeID": "447deb58-ab43-488e-8de4-cecde03ca83e",
"HeadShotData": "QEBA",
"Deleted": true,
"FileType": "sample string 4"
}
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.