Update Session Attendance
Session Attendance
Update Session Attendance
Updates an existing session attendance record by its ID. Use this to modify the attendance status or other details of a previously recorded attendance entry.
PUT
Update Session Attendance
Authorizations
OAuth 2.0 bearer token obtained from POST /oauth2/token. Tokens expire after 30 minutes. Include in the Authorization header as Bearer {access_token}.
Path Parameters
integer - required - The ID of the object you want to update
Example:
1
Body
Response
Session Attendance updated successfully
Example:
789
Example:
"123"
Example:
"456"
Example:
"2022-06-26 14:25:00"
Example:
"2022-06-26 15:30:00"
Example:
"2022-06-26 16:30:00"
Example:
"60"
Example:
"2022-06-27 10:00:00"