{ "op_user_id": "manager7078", "course_code": "nRFRa5001", "start_option": { "b_allow_join_in_advance": true } }
curl --location --request POST 'http://127.0.0.1/topapi/edu/course/start?access_token=be3xxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "op_user_id": "manager7078", "course_code": "nRFRa5001", "start_option": { "b_allow_join_in_advance": true } }'
{ "result": { "target_type": 0, "target_id": "string", "is_reuse": true }, "success": true, "errcode": 0, "errmsg": "string" }