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": "99500c19-365d-41bd-810a-d4aadb0346ed",
"TrainingClassAttendeeID": "17ab053b-7044-4ae8-ace4-af11d045fb55",
"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.