Authorization: ********************{
"expected_status": "string"
}curl --location 'https://api.pitside.app/calendar/attendance//expected' \
--header 'activeTeamId;' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"expected_status": "string"
}'{}