Authorization: ********************X-API-Key: ********************curl --location --request POST 'https://my.xentree.com/api/learn/english/modules//start' \
--header 'Authorization: Bearer <token>'{
"status": "started",
"module_code": "string",
"module_title": "string",
"xeno_system_prompt": "string",
"grammar_focus": [
"string"
],
"scenario": "string"
}