Authorization: ********************X-API-Key: ********************curl --location 'https://my.xentree.com/api/learn/english/sessions/end' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"session_id": "string"
}'{
"property1": "string",
"property2": "string"
}