curl --location --request POST 'https://my.xentree.com/api/live/session/start' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"session_type": "voice"
}'{
"session_id": 0,
"live_seconds_remaining": 0,
"live_monthly_limit_seconds": 0,
"nickname": "string"
}