curl --location --request PUT 'https://api.falken.ltd/api/organizations//practice-logs//attendance' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"athleteId": "69552696-5b24-4200-805d-78e46a91f565",
"attendanceRequirement": 1,
"status": 0,
"notes": "string",
"isShared": true
}
]'{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"property1": "string",
"property2": "string"
}