Authorization: ********************X-API-Key: ********************curl --location 'https://my.xentree.com/api/live/session/end' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"session_id": "1ffd059c-17ea-40a8-8aef-70fd0307db82",
"duration_seconds": 0
}'{
"session_id": "1ffd059c-17ea-40a8-8aef-70fd0307db82",
"duration_seconds": 0,
"live_seconds_used": 0,
"live_seconds_remaining": 0,
"message": "string"
}