X-API-KEY: ********************curl --location --request PATCH 'https://api.falken.ltd/api/heart-rate/sessions/' \
--header 'X-API-KEY: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"notes": "string",
"endSession": true
}'{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"property1": "string",
"property2": "string"
}