Authorization: ********************
curl --location --request POST 'https://my.xentree.com/api/live/session/heartbeat' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "session_id": 0, "duration_seconds": 0 }'